NUOPC_GridCompAttributeEge Subroutine

private subroutine NUOPC_GridCompAttributeEge(comp, freeFormat, rc)

Arguments

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

Calls

proc~~nuopc_gridcompattributeege~~CallsGraph proc~nuopc_gridcompattributeege NUOPC_GridCompAttributeEge interface~esmf_attributeget ESMF_AttributeGet proc~nuopc_gridcompattributeege->interface~esmf_attributeget interface~nuopc_compattributeget NUOPC_CompAttributeGet proc~nuopc_gridcompattributeege->interface~nuopc_compattributeget interface~nuopc_freeformatcreate NUOPC_FreeFormatCreate proc~nuopc_gridcompattributeege->interface~nuopc_freeformatcreate proc~esmf_gridcompget ESMF_GridCompGet proc~nuopc_gridcompattributeege->proc~esmf_gridcompget proc~esmf_logfoundallocerror ESMF_LogFoundAllocError proc~nuopc_gridcompattributeege->proc~esmf_logfoundallocerror proc~esmf_logfounddeallocerror ESMF_LogFoundDeallocError proc~nuopc_gridcompattributeege->proc~esmf_logfounddeallocerror proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_gridcompattributeege->proc~esmf_logfounderror

Called by

proc~~nuopc_gridcompattributeege~~CalledByGraph proc~nuopc_gridcompattributeege NUOPC_GridCompAttributeEge interface~nuopc_compattributeegest NUOPC_CompAttributeEgest interface~nuopc_compattributeegest->proc~nuopc_gridcompattributeege program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->interface~nuopc_compattributeegest