VT_getrank
int VT_getrank(int * rank)
Description
Gets process index (same as MPI rank within
MPI_COMM_WORLD
).This number is not unique in applications with dynamic process spawning.
Fortran
VTGETRANK(rank, ierr)
Return values
rank | stores process
index |
Returns error code