G+Smo
24.08.0
Geometry + Simulation Modules
|
A sequential communicator status class.
Public Member Functions | |
const MPI_Status * | operator& () const |
Returns a constant pointer to the internal status object. | |
Static Public Member Functions | |
static std::ostream & | print (std::ostream &os) |
Prints the status object as a string. | |
static int | rank () |
Returns the rank of the status. | |
template<typename T > | |
static int | size () |
Returns the size of the status. | |
static int | tag () |
Returns the tag of the status. | |