|
ESyS-Particle
2.3.4
|
#include <RankAndComm.h>
Public Member Functions | |
| MpiRankAndComm (int globalRank, MPI_Comm globalComm) | |
| int | getRank () const |
| MPI_Comm | getComm () const |
Private Attributes | |
| int | m_globalRank |
| MPI_Comm | m_globalComm |
|
inline |
|
inline |
References m_globalComm.
|
inline |
References m_globalRank.
|
private |
Referenced by getComm().
|
private |
Referenced by getRank().