ESyS-Particle
4.0.1
|
#include <MpiInfo.h>
Public Member Functions | |
MpiInfo (MPI_Comm comm=MPI_COMM_WORLD) | |
int | rank () const |
int | size () const |
Convenience class for obtaining rank of current process (and size of a specified MPI_Comm).
MpiInfo::MpiInfo | ( | MPI_Comm | comm = MPI_COMM_WORLD | ) |
Rank and size for specified MPI_Comm.