| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Array_), | intent(out) | :: | x | |||
| integer(kind=int64), | intent(in) | :: | y(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(Array_), | intent(out) | :: | x | |||
| real(kind=real64), | intent(in) | :: | y(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int64), | intent(out), | allocatable | :: | x(:,:) | ||
| type(Array_), | intent(in) | :: | y |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(out), | allocatable | :: | x(:,:) | ||
| type(Array_), | intent(in) | :: | y |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(out), | allocatable | :: | x(:) | ||
| character(len=*), | intent(in) | :: | chx |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(out), | allocatable | :: | x(:) | ||
| character(len=*), | intent(in) | :: | chx |