variablesizecommunicator.hh File Reference
A communicator that only needs to know the number of elements per index at the sender side.
More...
Go to the source code of this file.
Detailed Description
A communicator that only needs to know the number of elements per index at the sender side.
- Author:
- Markus Blatt
Variable Documentation
Pointer to the current insertion point of the buffer.
The number of data items per index if it is fixed, 0 otherwise.
The other rank that this interface communcates with.
The list of local indices of this interface.
The current position in the buffer.
The process rank that this communication interface is with.
std::vector<std::size_t> sizes_ |