NUOPC_CplCompAttributeIngHC Subroutine

private subroutine NUOPC_CplCompAttributeIngHC(comp, hconfig, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CplComp), intent(in) :: comp
type(ESMF_HConfig), intent(in) :: hconfig
integer, intent(out), optional :: rc

Calls

proc~~nuopc_cplcompattributeinghc~~CallsGraph proc~nuopc_cplcompattributeinghc NUOPC_CplCompAttributeIngHC interface~esmf_infogetfromhost ESMF_InfoGetFromHost proc~nuopc_cplcompattributeinghc->interface~esmf_infogetfromhost interface~esmf_infoset ESMF_InfoSet proc~nuopc_cplcompattributeinghc->interface~esmf_infoset proc~esmf_cplcompget ESMF_CplCompGet proc~nuopc_cplcompattributeinghc->proc~esmf_cplcompget proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_cplcompattributeinghc->proc~esmf_logfounderror

Called by

proc~~nuopc_cplcompattributeinghc~~CalledByGraph proc~nuopc_cplcompattributeinghc NUOPC_CplCompAttributeIngHC interface~nuopc_compattributeingest NUOPC_CompAttributeIngest interface~nuopc_compattributeingest->proc~nuopc_cplcompattributeinghc program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->interface~nuopc_compattributeingest program~esmx_app ESMX_App program~esmx_app->interface~nuopc_compattributeingest