next up previous contents
Next: zio_get_errtype Up: Module zio_data (Source File: Previous: zio_get_coords

zio_get_distarray

INTERFACE:

         integer function zio_get_distarray(name,distarray)
DESCRIPTION:

Retrieves the distributed array descriptor for the variable with name name from the distributed array descriptor list.

REVISION HISTORY:

       2003-Jan-31 -- first prototype
USES:
         implicit none
INPUT PARAMETERS:
         character(len=*), intent(in) :: name
OUTPUT PARAMETERS:
         integer, intent(out) :: distarray

\



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