next up previous contents
Next: zio_get_nblks_max Up: Module zio_data (Source File: Previous: zio_get_method

zio_get_nblks

INTERFACE:

         integer function zio_get_nblks(distarray,nblks)
DESCRIPTION:

Returns the number of disjoint rectangular data blocks of distributed array descriptor distarray.

REVISION HISTORY:

       2003-Jul-14 -- created
USES:
         implicit none
INPUT PARAMETERS:
         integer, intent(in) :: distarray
OUTPUT PARAMETERS:
         integer, intent(out) :: nblks(0:*)

\



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