NUOPC_GridCompAttributeIngHC Subroutine

private subroutine NUOPC_GridCompAttributeIngHC(comp, hconfig, rc)

Arguments

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

Calls

proc~~nuopc_gridcompattributeinghc~~CallsGraph proc~nuopc_gridcompattributeinghc NUOPC_GridCompAttributeIngHC interface~esmf_infogetfromhost ESMF_InfoGetFromHost proc~nuopc_gridcompattributeinghc->interface~esmf_infogetfromhost interface~esmf_infoset ESMF_InfoSet proc~nuopc_gridcompattributeinghc->interface~esmf_infoset proc~esmf_gridcompget ESMF_GridCompGet proc~nuopc_gridcompattributeinghc->proc~esmf_gridcompget proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_gridcompattributeinghc->proc~esmf_logfounderror

Called by

proc~~nuopc_gridcompattributeinghc~~CalledByGraph proc~nuopc_gridcompattributeinghc NUOPC_GridCompAttributeIngHC interface~nuopc_compattributeingest NUOPC_CompAttributeIngest interface~nuopc_compattributeingest->proc~nuopc_gridcompattributeinghc 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