ESMF_State Derived Type

type, public :: ESMF_State
sequence


Inherits

type~~esmf_state~~InheritsGraph type~esmf_state ESMF_State type~esmf_stateclass ESMF_StateClass type~esmf_state->type~esmf_stateclass statep type~esmf_base ESMF_Base type~esmf_stateclass->type~esmf_base base type~esmf_container ESMF_Container type~esmf_stateclass->type~esmf_container stateContainer type~esmf_mapptr ESMF_MapPtr type~esmf_stateclass->type~esmf_mapptr nameMap type~esmf_methodtable ESMF_MethodTable type~esmf_stateclass->type~esmf_methodtable methodTable type~esmf_stateintent_flag ESMF_StateIntent_Flag type~esmf_stateclass->type~esmf_stateintent_flag st type~esmf_stateitemwrap ESMF_StateItemWrap type~esmf_stateclass->type~esmf_stateitemwrap zapList type~esmf_pointer ESMF_Pointer type~esmf_base->type~esmf_pointer this type~esmf_container->type~esmf_pointer this type~esmf_mapptr->type~esmf_pointer this type~esmf_methodtable->type~esmf_pointer this type~esmf_stateitem ESMF_StateItem type~esmf_stateitemwrap->type~esmf_stateitem si type~esmf_dataholder ESMF_DataHolder type~esmf_stateitem->type~esmf_dataholder datap type~esmf_stateitem_flag ESMF_StateItem_Flag type~esmf_stateitem->type~esmf_stateitem_flag otype type~esmf_vmid ESMF_VMId type~esmf_stateitem->type~esmf_vmid FldBundleVMId

Inherited by

type~~esmf_state~~InheritedByGraph type~esmf_state ESMF_State type~esmf_compclass ESMF_CompClass type~esmf_compclass->type~esmf_state is, es type~esmf_cwrap ESMF_CWrap type~esmf_compclass->type~esmf_cwrap compw type~type_cplset type_CplSet type~type_cplset->type~esmf_state state type~type_internalstatestruct type_InternalStateStruct type~type_internalstatestruct->type~esmf_state state type~type_internalstatestruct->type~type_cplset cplSet type~type_internalstatestruct~3 type_InternalStateStruct type~type_internalstatestruct~3->type~esmf_state modelIS, modelES type~esmf_cplcomp ESMF_CplComp type~type_internalstatestruct~3->type~esmf_cplcomp connectorComp type~esmf_gridcomp ESMF_GridComp type~type_internalstatestruct~3->type~esmf_gridcomp modelComp type~esmf_cplcomp->type~esmf_compclass compp type~esmf_cwrap->type~esmf_compclass compp type~esmf_gridcomp->type~esmf_compclass compp type~esmf_scicomp ESMF_SciComp type~esmf_scicomp->type~esmf_compclass compp type~type_internalstate type_InternalState type~type_internalstate->type~type_internalstatestruct wrap type~type_internalstate~3 type_InternalState type~type_internalstate~3->type~type_internalstatestruct~3 wrap type~componentmapentryt ComponentMapEntryT type~componentmapentryt->type~esmf_gridcomp component type~connectormapentryt ConnectorMapEntryT type~connectormapentryt->type~esmf_cplcomp connector type~esmfiolayout ESMFIOLayout type~esmfiolayout->type~esmf_gridcomp taskComp type~mycomponents myComponents type~mycomponents->type~esmf_gridcomp component1, component2 type~componentmapentry ComponentMapEntry type~componentmapentry->type~componentmapentryt wrap type~connectormapentry ConnectorMapEntry type~connectormapentry->type~connectormapentryt wrap type~iodata ioData type~iodata->type~esmfiolayout IOLayout type~mycomponentswrapper myComponentsWrapper type~mycomponentswrapper->type~mycomponents wrap

Components

Type Visibility Attributes Name Initial
character(len=ESMF_MAXSTR), public :: name
integer(kind=ESMF_KIND_I8), public :: isInit = 76838410
logical, public :: isNamedAlias = .false.
type(ESMF_StateClass), public, pointer :: statep