| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| real(kind=ESMF_KIND_R4), | pointer | :: | PTR(:) | |||
| character(len=*), | intent(in) | :: | NAME | |||
| logical, | intent(in), | optional | :: | alloc | ||
| logical, | intent(in), | optional | :: | notFoundOK | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| real(kind=ESMF_KIND_R4), | pointer | :: | PTR(:,:) | |||
| character(len=*), | intent(in) | :: | NAME | |||
| logical, | intent(in), | optional | :: | alloc | ||
| logical, | intent(in), | optional | :: | notFoundOK | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| real(kind=ESMF_KIND_R4), | pointer | :: | PTR(:,:,:) | |||
| character(len=*), | intent(in) | :: | NAME | |||
| logical, | intent(in), | optional | :: | alloc | ||
| logical, | intent(in), | optional | :: | notFoundOK | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| real(kind=ESMF_KIND_R4), | pointer | :: | PTR(:,:,:,:) | |||
| character(len=*), | intent(in) | :: | NAME | |||
| logical, | intent(in), | optional | :: | alloc | ||
| logical, | intent(in), | optional | :: | notFoundOK | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| real(kind=ESMF_KIND_R8), | pointer | :: | PTR(:) | |||
| character(len=*), | intent(in) | :: | NAME | |||
| logical, | intent(in), | optional | :: | alloc | ||
| logical, | intent(in), | optional | :: | notFoundOK | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| real(kind=ESMF_KIND_R8), | pointer | :: | PTR(:,:) | |||
| character(len=*), | intent(in) | :: | NAME | |||
| logical, | intent(in), | optional | :: | alloc | ||
| logical, | intent(in), | optional | :: | notFoundOK | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| real(kind=ESMF_KIND_R8), | pointer | :: | PTR(:,:,:) | |||
| character(len=*), | intent(in) | :: | NAME | |||
| logical, | intent(in), | optional | :: | alloc | ||
| logical, | intent(in), | optional | :: | notFoundOK | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_State), | intent(inout) | :: | STATE | |||
| real(kind=ESMF_KIND_R8), | pointer | :: | PTR(:,:,:,:) | |||
| character(len=*), | intent(in) | :: | NAME | |||
| logical, | intent(in), | optional | :: | alloc | ||
| logical, | intent(in), | optional | :: | notFoundOK | ||
| integer, | intent(out), | optional | :: | RC |