G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsSerialStatus Class Reference

Detailed Description

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.