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

zio_get_iocomm

INTERFACE:

         integer function zio_get_iocomm(filedesc,iocomm)
DESCRIPTION:

Returns I/O staging communicator object iocomm associated with file descriptor filedesc.

REVISION HISTORY:

       2003-Jan-31 -- first prototype
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: filedesc
OUTPUT PARAMETERS:
         integer, intent(out) :: iocomm

\



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