NUOPC_CompSetInternalEntryPoint Interface

public interface NUOPC_CompSetInternalEntryPoint

Calls

interface~~nuopc_compsetinternalentrypoint~~CallsGraph interface~nuopc_compsetinternalentrypoint NUOPC_CompSetInternalEntryPoint proc~nuopc_gridcompsetintentrypoint NUOPC_GridCompSetIntEntryPoint interface~nuopc_compsetinternalentrypoint->proc~nuopc_gridcompsetintentrypoint interface~nuopc_compattributeget NUOPC_CompAttributeGet proc~nuopc_gridcompsetintentrypoint->interface~nuopc_compattributeget interface~nuopc_compattributeset NUOPC_CompAttributeSet proc~nuopc_gridcompsetintentrypoint->interface~nuopc_compattributeset proc~esmf_gridcompget ESMF_GridCompGet proc~nuopc_gridcompsetintentrypoint->proc~esmf_gridcompget proc~esmf_gridcompgetepphasecount ESMF_GridCompGetEPPhaseCount proc~nuopc_gridcompsetintentrypoint->proc~esmf_gridcompgetepphasecount proc~esmf_gridcompsetentrypoint ESMF_GridCompSetEntryPoint proc~nuopc_gridcompsetintentrypoint->proc~esmf_gridcompsetentrypoint proc~esmf_logfoundallocerror ESMF_LogFoundAllocError proc~nuopc_gridcompsetintentrypoint->proc~esmf_logfoundallocerror proc~esmf_logfounddeallocerror ESMF_LogFoundDeallocError proc~nuopc_gridcompsetintentrypoint->proc~esmf_logfounddeallocerror proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_gridcompsetintentrypoint->proc~esmf_logfounderror

Called by

interface~~nuopc_compsetinternalentrypoint~~CalledByGraph interface~nuopc_compsetinternalentrypoint NUOPC_CompSetInternalEntryPoint proc~driversetservices driverSetServices proc~driversetservices->interface~nuopc_compsetinternalentrypoint proc~setservices~12 SetServices proc~setservices~12->interface~nuopc_compsetinternalentrypoint proc~setservices~20 SetServices proc~setservices~20->interface~nuopc_compsetinternalentrypoint

Module Procedures

private subroutine NUOPC_GridCompSetIntEntryPoint(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