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 -- createdUSES:
implicit noneINPUT PARAMETERS:
integer, intent(in) :: distarrayOUTPUT PARAMETERS:
integer, intent(out) :: nblks
\