GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
ghost_datatransfer_region_accu_t Struct Reference

Region datatransfer accumulator. More...

Public Attributes

map< int, vector< size_t > > sendbytes
 The sent bytes. More...
 
map< int, vector< size_t > > recvbytes
 The sent bytes. More...
 
double start
 The last start time of this region. More...
 

Detailed Description

Region datatransfer accumulator.

Member Data Documentation

map<int,vector<size_t> > ghost_datatransfer_region_accu_t::recvbytes

The sent bytes.

map<int,vector<size_t> > ghost_datatransfer_region_accu_t::sendbytes

The sent bytes.

double ghost_datatransfer_region_accu_t::start

The last start time of this region.


The documentation for this struct was generated from the following file: