Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | infoCache |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(C_PTR), | value | :: | infoCache | |||
type(C_PTR), | value | :: | infoDesc |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(C_PTR), | public | :: | ptr |
generic, public :: Destroy => ESMF_InfoCacheDestroy | |
procedure, private, pass :: ESMF_InfoCacheDestroy | |
procedure, private, pass :: ESMF_InfoCacheInitialize | |
procedure, private, pass :: ESMF_InfoCacheUpdateFields | |
generic, public :: Initialize => ESMF_InfoCacheInitialize | |
generic, public :: UpdateFields => ESMF_InfoCacheUpdateFields |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_State), | intent(in) | :: | target | |||
type(ESMF_Field), | intent(out) | :: | foundField | |||
integer, | intent(in) | :: | intVmId | |||
integer, | intent(in) | :: | baseID | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ESMF_InfoCache), | intent(inout) | :: | self | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ESMF_InfoCache), | intent(inout) | :: | self | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Field), | intent(inout) | :: | target | |||
type(ESMF_State), | intent(inout) | :: | state | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_State), | intent(inout) | :: | target | |||
type(ESMF_State), | intent(inout) | :: | stateToSearch | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_State), | intent(inout) | :: | target | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ESMF_InfoCache), | intent(inout) | :: | self | |||
type(ESMF_State), | intent(in) | :: | target | |||
type(ESMF_VMId), | intent(in), | dimension(:), pointer | :: | vmIdMap | ||
integer, | intent(out) | :: | rc |