Basics class to start a MPI grid.
More...
#include <SingProc.h>
List of all members.
Public Member Functions |
|
| SingProc (int ExtSize, int ExtRank) |
|
| SingProc (int ExtSize, int ExtRank, int ExtNRow, int ExtNCol) |
Public Attributes |
|
int | Rank |
|
int | Size |
|
MPI_Comm | CommGrid |
|
MPI_Comm | CommRow |
|
MPI_Comm | CommCol |
|
int | Col |
|
int | Row |
|
int | NDim |
Detailed Description
Basics class to start a MPI grid.
Definition at line 6 of file SingProc.h.
The documentation for this class was generated from the following file: