| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:) | :: | a | ||
| real, | intent(out), | dimension(:, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:, :) | :: | a | ||
| real, | intent(out), | dimension(:, :, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:, :, :) | :: | a | ||
| real, | intent(out), | dimension(:, :, :, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:, :, :, :) | :: | a | ||
| real, | intent(out), | dimension(:, :, :, :, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:, :, :, :, :) | :: | a | ||
| real, | intent(out), | dimension(:, :, :, :, :, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(in), | dimension(:, :, :, :, :, :) | :: | a | ||
| real, | intent(out), | dimension(:, :, :, :, :, :, :) | :: | a_ri |