| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=int32), | public, | allocatable | :: | inta(:,:) | |||
| real(kind=real64), | public, | allocatable | :: | reala(:,:) | |||
| type(FlexibleChar_), | public, | allocatable | :: | list(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Array_), | intent(inout) | :: | obj | |||
| real(kind=real64), | intent(in) | :: | reala(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Array_), | intent(inout) | :: | array | |||
| integer(kind=int32), | intent(in), | optional | :: | size1 | ||
| integer(kind=int32), | intent(in), | optional | :: | size2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Array_), | intent(inout) | :: | array | |||
| integer(kind=int32), | intent(in), | optional | :: | size1 | ||
| integer(kind=int32), | intent(in), | optional | :: | size2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Array_), | intent(inout) | :: | array | |||
| integer(kind=int32), | intent(in), | optional | :: | size1 | ||
| integer(kind=int32), | intent(in), | optional | :: | size2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Array_), | intent(inout) | :: | array | |||
| integer(kind=int32), | intent(in), | optional | :: | size1 | ||
| integer(kind=int32), | intent(in), | optional | :: | size2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Array_), | intent(inout) | :: | array | |||
| integer(kind=int32), | intent(in), | optional | :: | size1 | ||
| integer(kind=int32), | intent(in), | optional | :: | size2 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Array_), | intent(in) | :: | obj |