MPIBlib: MPI Benchmark library
MPIB::SGv::Indexer Class Reference
Public Member Functions | |
| Indexer (const int *_rscounts, int &_index, map< int, int > &_rank2index, int *_counts, int *_displs, int &_count) | |
Detailed Description
Builds the rank2index, counts and displs for the local buffer. Default copy constructors are used. Arrays must be preallocated (max = comm size).
Constructor & Destructor Documentation
| MPIB::SGv::Indexer::Indexer | ( | const int * | _rscounts, | |
| int & | _index, | |||
| map< int, int > & | _rank2index, | |||
| int * | _counts, | |||
| int * | _displs, | |||
| int & | _count | |||
| ) | [inline] |
counts in the buffer to recv/send
The documentation for this class was generated from the following file:
- collectives/sgv_tree_algorithms.hpp


