Get the local index given global information.
indxg2l(INDXGLOB, NB, IPROC, ISRCPROC, NPROCS)indxl2g(INDXLOC, NB, IPROC, ISRCPROC, NPROCS)
Global index.
Block size.
Coordinate of the process whose local info is to be determined.
The coordinate of the process that possesses the first row/column of the distributed matrix. That's always 0 pbdDMAT.
Total number of processors over which matrix is distributed.
Local index.
The local index.
For advanced users only. See pbdDMAT for high-level functions.