![]() |
rebl-AMR
|
class for embedding data related to the communicator More...
#include <communicate.h>
Public Member Functions | |
| MpiCom () | |
| MpiCom (MPI_Comm Com) | |
Public Attributes | |
| MPI_Comm | mpicom |
| integer | myrank |
| integer | comsize |
class for embedding data related to the communicator
|
inline |
| MpiCom::MpiCom | ( | MPI_Comm | Com | ) |
constructor second constructor
| integer MpiCom::comsize |
size of the communicator
| MPI_Comm MpiCom::mpicom |
Communicator
| integer MpiCom::myrank |
rank of the processor