File boutcomm.hxx#
-
class BoutComm#
- #include <boutcomm.hxx>
Class to represent the ‘global’ communicator.
Public Static Functions
-
static MPI_Comm get()#
Shortcut method.
-
static void setArgs(int &c, char **&v)#
-
static void cleanup()#
-
static int rank()#
Rank: my processor number.
-
static int size()#
Size: number of processors.
Private Functions
-
BoutComm()#
-
static MPI_Comm get()#