CheMPS2
|
#include <MPIchemps2.h>
Public Member Functions | |
MPIchemps2 () | |
Constructor. | |
virtual | ~MPIchemps2 () |
Destructor. | |
Static Public Member Functions | |
static int | mpi_size () |
Get the number of MPI processes. More... | |
static int | mpi_rank () |
Get the rank of this MPI process. More... | |
MPIchemps2 class
The MPIchemps2 class contains the bookkeeping for MPI
Definition at line 107 of file MPIchemps2.h.
|
inlinestatic |
Get the rank of this MPI process.
Definition at line 131 of file MPIchemps2.h.
|
inlinestatic |
Get the number of MPI processes.
Definition at line 119 of file MPIchemps2.h.