NUOPC_GridCompSetEntryPoint Subroutine

private subroutine NUOPC_GridCompSetEntryPoint(comp, methodflag, phaseLabelList, userRoutine, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
type(ESMF_Method_Flag), intent(in) :: methodflag
character(len=*), intent(in) :: phaseLabelList(:)
private subroutine userRoutine(gridcomp, importState, exportState, clock, rc)
Arguments
Type IntentOptional Attributes Name
type(ESMF_GridComp) :: gridcomp
type(ESMF_State) :: importState
type(ESMF_State) :: exportState
type(ESMF_Clock) :: clock
integer, intent(out) :: rc
integer, intent(out), optional :: rc

Calls

proc~~nuopc_gridcompsetentrypoint~~CallsGraph proc~nuopc_gridcompsetentrypoint NUOPC_GridCompSetEntryPoint interface~nuopc_compattributeget NUOPC_CompAttributeGet proc~nuopc_gridcompsetentrypoint->interface~nuopc_compattributeget interface~nuopc_compattributeset NUOPC_CompAttributeSet proc~nuopc_gridcompsetentrypoint->interface~nuopc_compattributeset proc~esmf_gridcompget ESMF_GridCompGet proc~nuopc_gridcompsetentrypoint->proc~esmf_gridcompget proc~esmf_gridcompgetepphasecount ESMF_GridCompGetEPPhaseCount proc~nuopc_gridcompsetentrypoint->proc~esmf_gridcompgetepphasecount proc~esmf_gridcompsetentrypoint ESMF_GridCompSetEntryPoint proc~nuopc_gridcompsetentrypoint->proc~esmf_gridcompsetentrypoint proc~esmf_logfoundallocerror ESMF_LogFoundAllocError proc~nuopc_gridcompsetentrypoint->proc~esmf_logfoundallocerror proc~esmf_logfounddeallocerror ESMF_LogFoundDeallocError proc~nuopc_gridcompsetentrypoint->proc~esmf_logfounddeallocerror proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_gridcompsetentrypoint->proc~esmf_logfounderror proc~nuopc_cplcompattributeget NUOPC_CplCompAttributeGet interface~nuopc_compattributeget->proc~nuopc_cplcompattributeget proc~nuopc_cplcompattributegeti NUOPC_CplCompAttributeGetI interface~nuopc_compattributeget->proc~nuopc_cplcompattributegeti proc~nuopc_cplcompattributegetil NUOPC_CplCompAttributeGetIL interface~nuopc_compattributeget->proc~nuopc_cplcompattributegetil proc~nuopc_cplcompattributegetsl NUOPC_CplCompAttributeGetSL interface~nuopc_compattributeget->proc~nuopc_cplcompattributegetsl proc~nuopc_gridcompattributeget NUOPC_GridCompAttributeGet interface~nuopc_compattributeget->proc~nuopc_gridcompattributeget proc~nuopc_gridcompattributegeti NUOPC_GridCompAttributeGetI interface~nuopc_compattributeget->proc~nuopc_gridcompattributegeti proc~nuopc_gridcompattributegetil NUOPC_GridCompAttributeGetIL interface~nuopc_compattributeget->proc~nuopc_gridcompattributegetil proc~nuopc_gridcompattributegetsl NUOPC_GridCompAttributeGetSL interface~nuopc_compattributeget->proc~nuopc_gridcompattributegetsl proc~nuopc_cplcompattributeseti NUOPC_CplCompAttributeSetI interface~nuopc_compattributeset->proc~nuopc_cplcompattributeseti proc~nuopc_cplcompattributesets NUOPC_CplCompAttributeSetS interface~nuopc_compattributeset->proc~nuopc_cplcompattributesets proc~nuopc_cplcompattributesetsl NUOPC_CplCompAttributeSetSL interface~nuopc_compattributeset->proc~nuopc_cplcompattributesetsl proc~nuopc_gridcompattributeseti NUOPC_GridCompAttributeSetI interface~nuopc_compattributeset->proc~nuopc_gridcompattributeseti proc~nuopc_gridcompattributesets NUOPC_GridCompAttributeSetS interface~nuopc_compattributeset->proc~nuopc_gridcompattributesets proc~nuopc_gridcompattributesetsl NUOPC_GridCompAttributeSetSL interface~nuopc_compattributeset->proc~nuopc_gridcompattributesetsl proc~esmf_gridcompget->proc~esmf_logfounderror proc~esmf_compget ESMF_CompGet proc~esmf_gridcompget->proc~esmf_compget proc~esmf_compstatusget ESMF_CompStatusGet proc~esmf_gridcompget->proc~esmf_compstatusget proc~esmf_gridcompgetinit ESMF_GridCompGetInit proc~esmf_gridcompget->proc~esmf_gridcompgetinit proc~esmf_imerr ESMF_IMErr proc~esmf_gridcompget->proc~esmf_imerr proc~esmf_gridcompgetepphasecount->proc~esmf_logfounderror c_esmc_getentrypointphasecount c_esmc_getentrypointphasecount proc~esmf_gridcompgetepphasecount->c_esmc_getentrypointphasecount proc~esmf_gridcompgetepphasecount->proc~esmf_gridcompgetinit proc~esmf_gridcompgetepphasecount->proc~esmf_imerr c_esmc_setentrypoint c_esmc_setentrypoint proc~esmf_gridcompsetentrypoint->c_esmc_setentrypoint proc~esmf_gridcompsetentrypoint->proc~esmf_gridcompgetinit proc~esmf_gridcompsetentrypoint->proc~esmf_imerr esmf_breakpoint esmf_breakpoint proc~esmf_logfoundallocerror->esmf_breakpoint proc~esmf_logrc2msg ESMF_LogRc2Msg proc~esmf_logfoundallocerror->proc~esmf_logrc2msg proc~esmf_logwrite ESMF_LogWrite proc~esmf_logfoundallocerror->proc~esmf_logwrite proc~esmf_logfounddeallocerror->esmf_breakpoint proc~esmf_logfounddeallocerror->proc~esmf_logrc2msg proc~esmf_logfounddeallocerror->proc~esmf_logwrite proc~esmf_logfounderror->esmf_breakpoint proc~esmf_logfounderror->proc~esmf_logrc2msg proc~esmf_logfounderror->proc~esmf_logwrite

Called by

proc~~nuopc_gridcompsetentrypoint~~CalledByGraph proc~nuopc_gridcompsetentrypoint NUOPC_GridCompSetEntryPoint interface~nuopc_compsetentrypoint NUOPC_CompSetEntryPoint interface~nuopc_compsetentrypoint->proc~nuopc_gridcompsetentrypoint proc~driversetservices driverSetServices proc~driversetservices->interface~nuopc_compsetentrypoint proc~initializep0~2 InitializeP0 proc~initializep0~2->interface~nuopc_compsetentrypoint proc~setservices SetServices proc~setservices->interface~nuopc_compsetentrypoint proc~setservices~2 SetServices proc~setservices~2->interface~nuopc_compsetentrypoint proc~setservices~20 SetServices proc~setservices~20->interface~nuopc_compsetentrypoint