NUOPC_CompAttributeIngest Interface

public interface NUOPC_CompAttributeIngest

Calls

interface~~nuopc_compattributeingest~~CallsGraph interface~nuopc_compattributeingest NUOPC_CompAttributeIngest proc~nuopc_cplcompattributeing NUOPC_CplCompAttributeIng interface~nuopc_compattributeingest->proc~nuopc_cplcompattributeing proc~nuopc_cplcompattributeinghc NUOPC_CplCompAttributeIngHC interface~nuopc_compattributeingest->proc~nuopc_cplcompattributeinghc proc~nuopc_gridcompattributeing NUOPC_GridCompAttributeIng interface~nuopc_compattributeingest->proc~nuopc_gridcompattributeing proc~nuopc_gridcompattributeinghc NUOPC_GridCompAttributeIngHC interface~nuopc_compattributeingest->proc~nuopc_gridcompattributeinghc interface~nuopc_compattributeadd NUOPC_CompAttributeAdd proc~nuopc_cplcompattributeing->interface~nuopc_compattributeadd interface~nuopc_compattributeget NUOPC_CompAttributeGet proc~nuopc_cplcompattributeing->interface~nuopc_compattributeget interface~nuopc_compattributeset NUOPC_CompAttributeSet proc~nuopc_cplcompattributeing->interface~nuopc_compattributeset proc~esmf_cplcompget ESMF_CplCompGet proc~nuopc_cplcompattributeing->proc~esmf_cplcompget proc~esmf_logfounddeallocerror ESMF_LogFoundDeallocError proc~nuopc_cplcompattributeing->proc~esmf_logfounddeallocerror proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_cplcompattributeing->proc~esmf_logfounderror proc~esmf_logseterror ESMF_LogSetError proc~nuopc_cplcompattributeing->proc~esmf_logseterror proc~nuopc_freeformatget NUOPC_FreeFormatGet proc~nuopc_cplcompattributeing->proc~nuopc_freeformatget proc~nuopc_freeformatgetline NUOPC_FreeFormatGetLine proc~nuopc_cplcompattributeing->proc~nuopc_freeformatgetline interface~esmf_infogetfromhost ESMF_InfoGetFromHost proc~nuopc_cplcompattributeinghc->interface~esmf_infogetfromhost interface~esmf_infoset ESMF_InfoSet proc~nuopc_cplcompattributeinghc->interface~esmf_infoset proc~nuopc_cplcompattributeinghc->proc~esmf_cplcompget proc~nuopc_cplcompattributeinghc->proc~esmf_logfounderror proc~nuopc_gridcompattributeing->interface~nuopc_compattributeadd proc~nuopc_gridcompattributeing->interface~nuopc_compattributeget proc~nuopc_gridcompattributeing->interface~nuopc_compattributeset proc~esmf_gridcompget ESMF_GridCompGet proc~nuopc_gridcompattributeing->proc~esmf_gridcompget proc~nuopc_gridcompattributeing->proc~esmf_logfounddeallocerror proc~nuopc_gridcompattributeing->proc~esmf_logfounderror proc~nuopc_gridcompattributeing->proc~esmf_logseterror proc~nuopc_gridcompattributeing->proc~nuopc_freeformatget proc~nuopc_gridcompattributeing->proc~nuopc_freeformatgetline proc~nuopc_gridcompattributeinghc->interface~esmf_infogetfromhost proc~nuopc_gridcompattributeinghc->interface~esmf_infoset proc~nuopc_gridcompattributeinghc->proc~esmf_gridcompget proc~nuopc_gridcompattributeinghc->proc~esmf_logfounderror

Called by

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

Module Procedures

private subroutine NUOPC_GridCompAttributeIng(comp, freeFormat, addFlag, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp), intent(in) :: comp
type(NUOPC_FreeFormat), intent(in) :: freeFormat
logical, intent(in), optional :: addFlag
integer, intent(out), optional :: rc

private subroutine NUOPC_CplCompAttributeIng(comp, freeFormat, addFlag, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CplComp), intent(in) :: comp
type(NUOPC_FreeFormat), intent(in) :: freeFormat
logical, intent(in), optional :: addFlag
integer, intent(out), optional :: rc

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

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