Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=*), | public, | parameter | :: | label_ExecuteRunSequence | = | "Driver_ExecuteRunSequence" | |
character(len=*), | public, | parameter | :: | label_Finalize | = | "Driver_Finalize" | |
character(len=*), | private, | parameter | :: | label_InternalState | = | "Driver_InternalState" | |
character(len=*), | public, | parameter | :: | label_ModifyCplLists | = | "Driver_ModifyCplLists" | |
character(len=*), | public, | parameter | :: | label_ModifyInitializePhaseMap | = | "Driver_ModifyInitializePhaseMap" | |
character(len=*), | public, | parameter | :: | label_PostChildrenAdvertise | = | "Driver_PostChildrenAdvertise" | |
character(len=*), | public, | parameter | :: | label_PostChildrenDataInitialize | = | "Driver_PostChildrenDataInitialize" | |
character(len=*), | public, | parameter | :: | label_PostChildrenRealize | = | "Driver_PostChildrenRealize" | |
character(len=*), | public, | parameter | :: | label_PreChildrenAdvertise | = | "Driver_PreChildrenAdvertise" | |
character(len=*), | public, | parameter | :: | label_PreChildrenDataInitialize | = | "Driver_PreChildrenDataInitialize" | |
character(len=*), | public, | parameter | :: | label_PreChildrenRealize | = | "Driver_PreChildrenRealize" | |
character(len=*), | public, | parameter | :: | label_SetModelServices | = | "Driver_SetModelServices" | |
character(len=*), | public, | parameter | :: | label_SetRunClock | = | "Driver_SetRunClock" | |
character(len=*), | public, | parameter | :: | label_SetRunSequence | = | "Driver_SetRunSequence" |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | compLabel | |||
procedure(SetServicesRoutine) | :: | compSetServicesRoutine | ||||
procedure(SetVMRoutine), | optional | :: | compSetVMRoutine | |||
integer, | intent(in), | optional | :: | petList(:) | ||
integer, | intent(in), | optional | :: | devList(:) | ||
type(ESMF_Info), | intent(in), | optional | :: | info | ||
type(ESMF_Config), | intent(in), | optional | :: | config | ||
type(ESMF_GridComp), | intent(out), | optional | :: | comp | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | compLabel | |||
character(len=*), | intent(in), | optional | :: | sharedObj | ||
integer, | intent(in), | optional | :: | petList(:) | ||
integer, | intent(in), | optional | :: | devList(:) | ||
type(ESMF_Info), | intent(in), | optional | :: | info | ||
type(ESMF_Config), | intent(in), | optional | :: | config | ||
type(ESMF_GridComp), | intent(out), | optional | :: | comp | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | srcCompLabel | |||
character(len=*), | intent(in) | :: | dstCompLabel | |||
procedure(SetServicesRoutine) | :: | compSetServicesRoutine | ||||
procedure(SetVMRoutine), | optional | :: | compSetVMRoutine | |||
integer, | intent(in), | optional, | target | :: | petList(:) | |
integer, | intent(in), | optional, | target | :: | devList(:) | |
type(ESMF_Info), | intent(in), | optional | :: | info | ||
type(ESMF_Config), | intent(in), | optional | :: | config | ||
type(ESMF_CplComp), | intent(out), | optional | :: | comp | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(in) | :: | slot | |||
character(len=*), | intent(in) | :: | compLabel | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | phaseLabel | ||
logical, | intent(in), | optional | :: | relaxedflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(in) | :: | slot | |||
character(len=*), | intent(in) | :: | srcCompLabel | |||
character(len=*), | intent(in) | :: | dstCompLabel | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | phaseLabel | ||
logical, | intent(in), | optional | :: | relaxedflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(in) | :: | slot | |||
integer, | intent(in) | :: | linkSlot | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | compLabel | |||
type(ESMF_GridComp), | intent(out), | optional | :: | comp | ||
integer, | optional, | pointer | :: | petList(:) | ||
type(ESMF_State), | intent(out), | optional | :: | importState | ||
type(ESMF_State), | intent(out), | optional | :: | exportState | ||
logical, | intent(in), | optional | :: | relaxedflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | srcCompLabel | |||
character(len=*), | intent(in) | :: | dstCompLabel | |||
type(ESMF_CplComp), | intent(out), | optional | :: | comp | ||
integer, | optional, | pointer | :: | petList(:) | ||
logical, | intent(in), | optional | :: | relaxedflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_GridComp), | optional, | pointer | :: | compList(:) | ||
type(ESMF_PtrInt1D), | optional, | pointer | :: | petLists(:) | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_CplComp), | pointer | :: | compList(:) | |||
type(ESMF_PtrInt1D), | optional, | pointer | :: | petLists(:) | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(NUOPC_FreeFormat), | intent(in), | target | :: | freeFormat | ||
logical, | intent(in), | optional | :: | autoAddConnectors | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_HConfig), | intent(in) | :: | hconfig | |||
logical, | intent(in), | optional | :: | autoAddConnectors | ||
integer, | intent(out), | optional | :: | rc |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ComponentMapEntryT), | public, | pointer | :: | wrap |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=400), | public | :: | label | ||||
integer, | public, | pointer | :: | petList(:) | |||
type(ESMF_GridComp), | public | :: | component |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(ConnectorMapEntryT), | public, | pointer | :: | wrap |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=400), | public | :: | label | ||||
integer, | public, | pointer | :: | petList(:) | |||
type(ESMF_CplComp), | public | :: | connector |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(type_InternalStateStruct), | public, | pointer | :: | wrap |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | modelCount | ||||
integer, | public | :: | runPhaseToRunSeqMap(10) | ||||
logical, | public | :: | dataDepAllComplete | ||||
logical, | public | :: | firstTimeDataInit | ||||
logical, | public | :: | legacyReady | ||||
type(ESMF_Clock), | public, | pointer | :: | initClock(:) | |||
type(ESMF_Clock), | public | :: | parentClock | ||||
type(ESMF_Container), | public | :: | componentMap | ||||
type(ESMF_Container), | public | :: | connectorMap | ||||
type(ESMF_CplComp), | public, | pointer | :: | connectorComp(:,:) | |||
type(ESMF_GridComp), | public, | pointer | :: | modelComp(:) | |||
type(ESMF_PtrInt1D), | public, | pointer | :: | connectorPetLists(:,:) | |||
type(ESMF_PtrInt1D), | public, | pointer | :: | modelPetLists(:) | |||
type(ESMF_State), | public, | pointer | :: | modelES(:) | |||
type(ESMF_State), | public, | pointer | :: | modelIS(:) | |||
type(NUOPC_RunSequence), | public, | pointer | :: | runSeq(:) | |||
type(type_PhaseMapParser), | public, | pointer | :: | connectorPhaseMap(:,:) | |||
type(type_PhaseMapParser), | public, | pointer | :: | modelPhaseMap(:) |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=NUOPC_PhaseMapStringLength), | public, | pointer | :: | phaseKey(:) | |||
character(len=NUOPC_PhaseMapStringLength), | public, | pointer | :: | phases(:) | |||
integer, | public | :: | phaseCount | ||||
integer, | public, | pointer | :: | phaseValue(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | srcCompLabel | |||
character(len=*), | intent(in) | :: | dstCompLabel | |||
procedure(SetServicesRoutine) | :: | compSetServicesRoutine | ||||
procedure(SetVMRoutine), | optional | :: | compSetVMRoutine | |||
integer, | intent(in), | optional, | target | :: | petList(:) | |
integer, | intent(in), | optional, | target | :: | devList(:) | |
type(ESMF_Info), | intent(in), | optional | :: | info | ||
type(ESMF_Config), | intent(in), | optional | :: | config | ||
type(ESMF_CplComp), | intent(out), | optional | :: | comp | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | compLabel | |||
procedure(SetServicesRoutine) | :: | compSetServicesRoutine | ||||
procedure(SetVMRoutine), | optional | :: | compSetVMRoutine | |||
integer, | intent(in), | optional | :: | petList(:) | ||
integer, | intent(in), | optional | :: | devList(:) | ||
type(ESMF_Info), | intent(in), | optional | :: | info | ||
type(ESMF_Config), | intent(in), | optional | :: | config | ||
type(ESMF_GridComp), | intent(out), | optional | :: | comp | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | compLabel | |||
character(len=*), | intent(in), | optional | :: | sharedObj | ||
integer, | intent(in), | optional | :: | petList(:) | ||
integer, | intent(in), | optional | :: | devList(:) | ||
type(ESMF_Info), | intent(in), | optional | :: | info | ||
type(ESMF_Config), | intent(in), | optional | :: | config | ||
type(ESMF_GridComp), | intent(out), | optional | :: | comp | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(in) | :: | slot | |||
character(len=*), | intent(in) | :: | srcCompLabel | |||
character(len=*), | intent(in) | :: | dstCompLabel | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | phaseLabel | ||
logical, | intent(in), | optional | :: | relaxedflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(in) | :: | slot | |||
integer, | intent(in) | :: | linkSlot | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(in) | :: | slot | |||
character(len=*), | intent(in) | :: | compLabel | |||
type(ESMF_KeywordEnforcer), | optional | :: | keywordEnforcer | |||
character(len=*), | intent(in), | optional | :: | phaseLabel | ||
logical, | intent(in), | optional | :: | relaxedflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(NUOPC_FreeFormat), | intent(out) | :: | freeFormat | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(out), | optional | :: | slotCount | ||
type(ESMF_Clock), | intent(out), | optional | :: | parentClock | ||
type(ESMF_State), | intent(out), | optional | :: | importState | ||
type(ESMF_State), | intent(out), | optional | :: | exportState | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_CplComp), | pointer | :: | compList(:) | |||
type(ESMF_PtrInt1D), | optional, | pointer | :: | petLists(:) | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_GridComp), | optional, | pointer | :: | compList(:) | ||
type(ESMF_PtrInt1D), | optional, | pointer | :: | petLists(:) | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | srcCompLabel | |||
character(len=*), | intent(in) | :: | dstCompLabel | |||
type(ESMF_CplComp), | intent(out), | optional | :: | comp | ||
integer, | optional, | pointer | :: | petList(:) | ||
logical, | intent(in), | optional | :: | relaxedflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | compLabel | |||
type(ESMF_GridComp), | intent(out), | optional | :: | comp | ||
integer, | optional, | pointer | :: | petList(:) | ||
type(ESMF_State), | intent(out), | optional | :: | importState | ||
type(ESMF_State), | intent(out), | optional | :: | exportState | ||
logical, | intent(in), | optional | :: | relaxedflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(NUOPC_FreeFormat), | intent(in), | target | :: | freeFormat | ||
logical, | intent(in), | optional | :: | autoAddConnectors | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_HConfig), | intent(in) | :: | hconfig | |||
logical, | intent(in), | optional | :: | autoAddConnectors | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(in) | :: | slotCount | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
logical, | intent(in), | optional | :: | orderflag | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(in) | :: | slot | |||
type(ESMF_Clock), | intent(in) | :: | clock | |||
type(ESMF_Alarm), | intent(in), | optional | :: | alarm | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_Field), | intent(in) | :: | field | |||
logical, | intent(out) | :: | connected | |||
logical, | intent(out) | :: | producerConnected | |||
logical, | intent(out) | :: | consumerConnected | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | comp | ||||
integer, | pointer | :: | petList(:) | |||
character(len=*) | :: | name | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | phaseString | |||
logical, | intent(out), | optional | :: | execFlag | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
logical, | intent(out), | optional | :: | dataDepAllComplete | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
logical, | intent(inout), | allocatable | :: | mustAttributeUpdate(:) | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
character(len=*), | intent(in) | :: | phaseString | |||
logical, | intent(inout), | allocatable | :: | mustAttributeUpdate(:) | ||
logical, | intent(out), | optional | :: | execFlag | ||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_State) | :: | state | ||||
character(len=*) | :: | name | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_GridComp) | :: | driver | ||||
type(ESMF_State) | :: | importState | ||||
type(ESMF_State) | :: | exportState | ||||
type(ESMF_Clock) | :: | clock | ||||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(type_InternalState) | :: | is | ||||
integer, | intent(in) | :: | i | |||
integer, | intent(in) | :: | j | |||
integer, | intent(in) | :: | phase | |||
type(ESMF_Clock), | intent(inout) | :: | activeClock | |||
character(len=ESMF_MAXSTR), | intent(in) | :: | name | |||
integer, | intent(out) | :: | userrc | |||
integer, | intent(out) | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(type_InternalState) | :: | is | ||||
integer, | intent(in) | :: | i | |||
integer, | intent(in) | :: | phase | |||
type(ESMF_Clock), | intent(inout) | :: | activeClock | |||
character(len=ESMF_MAXSTR), | intent(in) | :: | name | |||
integer, | intent(out) | :: | userrc | |||
integer, | intent(out) | :: | rc |