| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(array_type), | intent(in), | target | :: | a | ||
| integer, | intent(in), | dimension(:) | :: | indices | ||
| integer, | intent(in) | :: | dim | |||
| integer, | intent(in) | :: | new_size |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(array_type), | intent(in), | target | :: | a | ||
| integer, | intent(in), | dimension(:) | :: | array_shape | ||
| integer, | intent(in), | optional | :: | dim | ||
| integer, | intent(in), | optional, | dimension(:) | :: | indices |