next up previous contents
Next: zio_get_ndims_par Up: Module zio_data (Source File: Previous: zio_get_ndims_decomp

zio_get_ndims_distarray

INTERFACE:

         integer function zio_get_ndims_distarray(distarray,ndims)
DESCRIPTION:

Returns the number of dimensions for distributed arrays associated with descriptor distarray.

REVISION HISTORY:

       2003-Jan-31 -- first prototype
       2003-Jul-14 -- changed from \texttt{zio\_get\_distarray\_ndims}
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: distarray
OUTPUT PARAMETERS:
         integer, intent(out) :: ndims

\



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