- Tested Function
- Cblacs_gridinit
- Initializes a grid of processors with a given number of rows and columns. The function creates a cartesian topology of all the processors initialized by the BLS library. In this topology, each processor is identified by its coordinates (row, col) in the grid.
◆ SetUp()
void BLACSTest::SetUp |
( |
| ) |
|
|
protected |
◆ ipcol
int BLACSTest::ipcol = -1 |
|
protected |
◆ iprow
int BLACSTest::iprow = -1 |
|
protected |
◆ layout
char BLACSTest::layout = 'R' |
|
protected |
◆ npcol
◆ nprocs
int BLACSTest::nprocs = 0 |
|
protected |
◆ nprow
◆ rank
The documentation for this class was generated from the following file: