|
Graybat
1.1
Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies
|
A context represents a set of peers which are able to communicate with each other. More...
#include <MinBMPI.hpp>
Public Member Functions | |
| Context (ContextID contextID, mpi::communicator comm) | |
| Context & | operator= (const Context &otherContext) |
| size_t | size () const |
| VAddr | getVAddr () const |
| ContextID | getID () const |
| bool | valid () const |
Public Attributes | |
| mpi::communicator | comm |
A context represents a set of peers which are able to communicate with each other.