AP_RANK

get the rank of this processor

Synopsis



SUBROUTINE AP_RANK(rank)
INTEGER rank

Parameters

rank
on return this will be set to the rank

Description

Duplicates MPI functionality; provided for convenience in the Fortran interface.

Note - in C, the user should access the global variable AP_rank to obtain the processor rank.