NUOPC_GridCompAttributeIng Subroutine

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

Calls

proc~~nuopc_gridcompattributeing~~CallsGraph proc~nuopc_gridcompattributeing NUOPC_GridCompAttributeIng interface~nuopc_compattributeadd NUOPC_CompAttributeAdd proc~nuopc_gridcompattributeing->interface~nuopc_compattributeadd interface~nuopc_compattributeget NUOPC_CompAttributeGet proc~nuopc_gridcompattributeing->interface~nuopc_compattributeget interface~nuopc_compattributeset NUOPC_CompAttributeSet proc~nuopc_gridcompattributeing->interface~nuopc_compattributeset proc~esmf_gridcompget ESMF_GridCompGet proc~nuopc_gridcompattributeing->proc~esmf_gridcompget proc~esmf_logfounddeallocerror ESMF_LogFoundDeallocError proc~nuopc_gridcompattributeing->proc~esmf_logfounddeallocerror proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_gridcompattributeing->proc~esmf_logfounderror proc~esmf_logseterror ESMF_LogSetError proc~nuopc_gridcompattributeing->proc~esmf_logseterror proc~nuopc_freeformatget NUOPC_FreeFormatGet proc~nuopc_gridcompattributeing->proc~nuopc_freeformatget proc~nuopc_freeformatgetline NUOPC_FreeFormatGetLine proc~nuopc_gridcompattributeing->proc~nuopc_freeformatgetline

Called by

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