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

zio_get_nblks_max

INTERFACE:

         integer function zio_get_nblks_max(distarray,nblks)
DESCRIPTION:

Returns the maximim number of disjoint rectangular data blocks of distributed array descriptor distarray over PEs. Size of the 2nd dimension of loff(:,:,:) and lsize(:,:,:) of distributed array desc objects.

REVISION HISTORY:

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

\



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