split n tasks over current communicator. Returns the low and high indices for a given processor. Assumes indices start at 1
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
integer, | intent(out) | :: | lo | |||
integer, | intent(out) | :: | hi |