next up previous contents
Next: zio_get_io_root Up: Module zio_data (Source File: Previous: zio_get_index_order

zio_get_io_rank

INTERFACE:

         integer function zio_get_io_rank(iocomm,rank,io_rank)
DESCRIPTION:

Returns the process rank in I/O staging communicator object iocomm of process rank.

REVISION HISTORY:

       2003-Jan-31 -- first prototype
       2003-Aug-16 -- support single task mode: ZIO_SPMD undefined
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: iocomm
         integer, intent(in) :: rank
OUTPUT PARAMETERS:
         integer, intent(out) :: io_rank

\



Yun (Helen) He
Tue Dec 9 16:16:02 PST 2003