| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(out), | allocatable | :: | start_nonopt(:) | ||
| integer, | intent(out), | allocatable | :: | count_nonopt(:) | ||
| integer, | intent(in) | :: | shape(:) | |||
| integer, | intent(in), | optional | :: | start(:) | ||
| integer, | intent(in), | optional | :: | count(:) |