NUOPC_RunSequence Derived Type

type, public :: NUOPC_RunSequence


Inherits

type~~nuopc_runsequence~~InheritsGraph type~nuopc_runsequence NUOPC_RunSequence type~esmf_alarm ESMF_Alarm type~nuopc_runsequence->type~esmf_alarm alarm type~esmf_clock ESMF_Clock type~nuopc_runsequence->type~esmf_clock clock, prevMemberClock type~nuopc_runelement NUOPC_RunElement type~nuopc_runsequence->type~nuopc_runelement first, stack type~esmf_pointer ESMF_Pointer type~esmf_alarm->type~esmf_pointer this type~esmf_clock->type~esmf_pointer this type~nuopc_runelement->type~nuopc_runsequence runSeq type~nuopc_runelement->type~nuopc_runelement next

Inherited by

type~~nuopc_runsequence~~InheritedByGraph type~nuopc_runsequence NUOPC_RunSequence type~nuopc_runelement NUOPC_RunElement type~nuopc_runsequence->type~nuopc_runelement first, stack type~nuopc_runelement->type~nuopc_runsequence runSeq type~nuopc_runelement->type~nuopc_runelement next type~type_internalstatestruct~3 type_InternalStateStruct type~type_internalstatestruct~3->type~nuopc_runsequence runSeq type~type_internalstate~3 type_InternalState type~type_internalstate~3->type~type_internalstatestruct~3 wrap

Components

Type Visibility Attributes Name Initial
integer, public :: levelChildren
integer, public :: levelMember
integer, public :: loopIteration
integer, public :: loopLevel
logical, public :: alarmBlock
type(ESMF_Alarm), public :: alarm
type(ESMF_Clock), public :: clock
type(ESMF_Clock), public :: prevMemberClock
type(NUOPC_RunElement), public, pointer :: first
type(NUOPC_RunElement), public, pointer :: stack