| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=ik), | intent(inout) | :: | arr(:) | |||
| integer, | intent(in) | :: | low | |||
| integer, | intent(in) | :: | high |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(inout) | :: | arr(:) | |||
| integer, | intent(in) | :: | low | |||
| integer, | intent(in) | :: | high |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=ik), | intent(inout) | :: | arr(:) | |||
| integer, | intent(in) | :: | low | |||
| integer, | intent(in) | :: | high |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(inout) | :: | arr(:) | |||
| integer, | intent(in) | :: | low | |||
| integer, | intent(in) | :: | high |