Returns the system process number of the process in the process grid.
call blacs_pnum( icontxt, prow, pcol )
icontxt |
INTEGER. Integer handle that indicates the context. |
prow |
INTEGER. Row coordinate of the process the system process number of which is to be determined. |
pcol |
INTEGER. Column coordinate of the process the system process number of which is to be determined. |
This function returns the system process number of the process at {PROW, PCOL} in the process grid.
Copyright © 1994 - 2011, Intel Corporation. All rights reserved.