| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_4), | DIMENSION(:), POINTER | :: | ptr | |||
| integer, | intent(in), | optional, | DIMENSION(2) | :: | vector_descriptor | |
| type(mp_indexing_meta_type), | intent(in), | optional | :: | index_descriptor |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int_8), | DIMENSION(:), POINTER | :: | ptr | |||
| integer, | intent(in), | optional, | DIMENSION(2) | :: | vector_descriptor | |
| type(mp_indexing_meta_type), | intent(in), | optional | :: | index_descriptor |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_8), | DIMENSION(:), POINTER | :: | ptr | |||
| integer, | intent(in), | optional, | DIMENSION(2) | :: | vector_descriptor | |
| type(mp_indexing_meta_type), | intent(in), | optional | :: | index_descriptor |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real_4), | DIMENSION(:), POINTER | :: | ptr | |||
| integer, | intent(in), | optional, | DIMENSION(2) | :: | vector_descriptor | |
| type(mp_indexing_meta_type), | intent(in), | optional | :: | index_descriptor |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_8), | DIMENSION(:), POINTER | :: | ptr | |||
| integer, | intent(in), | optional, | DIMENSION(2) | :: | vector_descriptor | |
| type(mp_indexing_meta_type), | intent(in), | optional | :: | index_descriptor |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=real_4), | DIMENSION(:), POINTER | :: | ptr | |||
| integer, | intent(in), | optional, | DIMENSION(2) | :: | vector_descriptor | |
| type(mp_indexing_meta_type), | intent(in), | optional | :: | index_descriptor |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mp_type_descriptor_type), | intent(in), | DIMENSION(:) | :: | subtypes | ||
| integer, | intent(in), | optional, | DIMENSION(2) | :: | vector_descriptor | |
| type(mp_indexing_meta_type), | intent(in), | optional | :: | index_descriptor |