Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | coord(3) | |||
integer, | intent(in) | :: | realm | |||
integer, | intent(out) | :: | extents(6) | |||
integer, | intent(out), | optional | :: | ncells |
Gets maximum and minimum cells for processor coordinates
Synopsis
Input
coord
realm
Input/Output
Output
extents
ncells (optional)
@author David Trevelyan