|
subroutine | pgrid2dclass::construct_pgrid2d (this, comm, nrow, ncol) |
| set up 2-D Cartisian grid. More...
|
|
subroutine | pgrid2dclass::getcomm_pgrid2d (this, comm2d, commcol, commrow) |
| get 2D, column, and row communicators. More...
|
|
subroutine | pgrid2dclass::getpost_pgrid2d (this, mypos, mycolpos, myrowpos) |
| get my rank position in 2d, column, and row communicators. More...
|
|
subroutine | pgrid2dclass::getsize_pgrid2d (this, totsize, colsize, rowsize) |
| get the total number of PEs, PEs in column and row communicators. More...
|
|