extract a subset of arrays
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(array_list), | intent(in) | :: | list |
list of arrays |
||
integer, | intent(in), | DIMENSION(:) | :: | i_selected |
array numbers to retrieve |