Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_State), | intent(in) | :: | state | |||
character(len=ESMF_MAXSTR), | optional, | pointer | :: | StandardNameList(:) | ||
character(len=ESMF_MAXSTR), | optional, | pointer | :: | ConnectedList(:) | ||
character(len=ESMF_MAXSTR), | optional, | pointer | :: | NamespaceList(:) | ||
character(len=ESMF_MAXSTR), | optional, | pointer | :: | CplSetList(:) | ||
character(len=ESMF_MAXSTR), | optional, | pointer | :: | itemNameList(:) | ||
type(ESMF_Field), | optional, | pointer | :: | fieldList(:) | ||
type(ESMF_State), | optional, | pointer | :: | stateList(:) | ||
logical, | intent(in), | optional | :: | nestedFlag | ||
integer, | intent(out), | optional | :: | rc |