LAMA
|
Record that is used for the entries of the communication plan. More...
#include <CommunicationPlan.hpp>
Data Fields | |
PartitionId | partitionId |
partner for communication | |
IndexType | quantity |
number of values to communicate | |
IndexType | offset |
running sum for quantities of all entries |
Record that is used for the entries of the communication plan.
running sum for quantities of all entries
Referenced by lama::CommunicationPlan::allocate(), and lama::CommunicationPlan::CommunicationPlan().
partner for communication
Referenced by lama::CommunicationPlan::allocate().
number of values to communicate
Referenced by lama::CommunicationPlan::allocate(), and lama::CommunicationPlan::CommunicationPlan().