| 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 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(out), | dimension(:) | :: | a | ||
| real, | intent(in), | dimension(:, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(out), | dimension(:, :) | :: | a | ||
| real, | intent(in), | dimension(:, :, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(out), | dimension(:, :, :) | :: | a | ||
| real, | intent(in), | dimension(:, :, :, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(out), | dimension(:, :, :, :) | :: | a | ||
| real, | intent(in), | dimension(:, :, :, :, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex, | intent(out), | dimension(:, :, :, :, :) | :: | a | ||
| real, | intent(in), | 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(out), | dimension(:, :, :, :, :) | :: | a | ||
| real, | intent(in), | 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(out), | dimension(:, :, :, :) | :: | a | ||
| real, | intent(in), | 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(out), | dimension(:, :, :) | :: | a | ||
| real, | intent(in), | 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(out), | dimension(:, :) | :: | a | ||
| real, | intent(in), | 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(out), | dimension(:) | :: | a | ||
| real, | intent(in), | dimension(:, :) | :: | a_ri |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | iunit | ||||
| character(len=1) | :: | ierrmsg*(*) |