ESMF
Source Files
Modules
Block Data
Procedures
Abstract Interfaces
Derived Types
Programs
NUOPC_RunSequenceCtrl
Function
124 statements
Source File
NUOPC_RunSequenceDef.F90
NUOPC_RunSequenceDef
NUOPC_RunSequenceCtrl
Contents
private recursive function NUOPC_RunSequenceCtrl(runSeq, runElement, eventHandler, rc) result(NUOPC_RunSequenceCtrlResult)
Arguments
Type
Intent
Optional
Attributes
Name
type(
NUOPC_RunSequence
),
pointer
::
runSeq
(:)
type(
NUOPC_RunElement
),
pointer
::
runElement
type(
NUOPC_RunSeqEventHandler
)
::
eventHandler
integer,
intent(out),
optional
::
rc
Return Value
logical