next up previous contents
Next: zio_set_ndims_par Up: Module zio_data (Source File: Previous: zio_set_ghostlayers

zio_set_index_order

INTERFACE:

         integer function zio_set_index_order(distarray,index_order)
DESCRIPTION:

Set output index order for distributed array descriptor distarray.

REVISION HISTORY:

       2003-Jan-31 -- first prototype
       2003-Jul-14 -- modified for multiple rectangular blocks per task
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: distarray              ! array distribution
         integer, intent(in) :: index_order(:)         ! index order

\



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