next up previous contents
Next: zio_get_io_rank Up: Module zio_data (Source File: Previous: zio_get_gsize

zio_get_index_order

INTERFACE:

         integer function zio_get_index_order(distarray,index_order)
DESCRIPTION:

Returns the array output index order of distributed array descriptor distarray.

REVISION HISTORY:

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

\



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