ESMF_StateClass Derived Type

type, public :: ESMF_StateClass
sequence


Inherits

type~~esmf_stateclass~~InheritsGraph type~esmf_stateclass ESMF_StateClass 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 type~esmf_dataholder->type~esmf_stateclass spp ESMF_Array ESMF_Array type~esmf_dataholder->ESMF_Array ap ESMF_FieldBundle ESMF_FieldBundle type~esmf_dataholder->ESMF_FieldBundle fbp type~esmf_arraybundle ESMF_ArrayBundle type~esmf_dataholder->type~esmf_arraybundle abp type~esmf_field ESMF_Field type~esmf_dataholder->type~esmf_field fp type~esmf_routehandle ESMF_RouteHandle type~esmf_dataholder->type~esmf_routehandle rp type~esmf_vmid->type~esmf_pointer this

Inherited by

type~~esmf_stateclass~~InheritedByGraph type~esmf_stateclass ESMF_StateClass type~esmf_stateitemwrap ESMF_StateItemWrap type~esmf_stateclass->type~esmf_stateitemwrap zapList type~esmf_dataholder ESMF_DataHolder type~esmf_dataholder->type~esmf_stateclass spp type~esmf_state ESMF_State type~esmf_state->type~esmf_stateclass statep 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~esmf_stateitem ESMF_StateItem type~esmf_stateitem->type~esmf_dataholder datap 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~esmf_stateitemwrap->type~esmf_stateitem si 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

Components

Type Visibility Attributes Name Initial
integer(kind=ESMF_KIND_I8), public :: isInit = 76838410
integer, public :: alloccount
integer, public :: datacount
logical, public, pointer :: zapFlag(:)
type(ESMF_Base), public :: base
type(ESMF_Container), public :: stateContainer
type(ESMF_MapPtr), public :: nameMap
type(ESMF_MethodTable), public :: methodTable
type(ESMF_StateIntent_Flag), public :: st
type(ESMF_StateItemWrap), public, pointer :: zapList(:)