INTERFACE:
integer function zio_get_ranks_cmp(iocomm,ranks_cmp)DESCRIPTION:
Returns the process ranks in the compute communicator, of the I/O staging processes in staging communicator object iocomm.
REVISION HISTORY:
2003-Jan-31 -- first prototypeUSES:
implicit noneINPUT PARAMETERS:
integer, intent(in) :: iocommOUTPUT PARAMETERS:
integer, intent(out) :: ranks_cmp(0:*)
\