| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | state | |||
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(in) | :: | itemName | |||
| real(kind=REAL32), | intent(out), | allocatable | :: | array(:,:) | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | state | |||
| type(ESMF_Config), | intent(inout) | :: | config | |||
| character(len=*), | intent(in) | :: | itemName | |||
| real(kind=REAL32), | intent(out), | allocatable | :: | array(:,:,:) | ||
| integer, | intent(out), | optional | :: | rc |