Get maximum and minimum cell indices, i.e. the 'portion', of the input cell extents 'limits' that is contributed by the current overlapping processor.
Synopsis
Input
coord
realm
limits(6)
Input/Output
Output
portion(6)
Array of cell extents that define the local processor's contribution to the input region 'limits'.
ncells (optional)
Note: limits(6) and portion(6) are of the form: (xmin,xmax,ymin,ymax,zmin,zmax)
@author David Trevelyan
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | extents(6) |