NUOPC_CplCompAttributeEge Subroutine

private subroutine NUOPC_CplCompAttributeEge(comp, freeFormat, rc)

Arguments

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

Calls

proc~~nuopc_cplcompattributeege~~CallsGraph proc~nuopc_cplcompattributeege NUOPC_CplCompAttributeEge interface~esmf_attributeget ESMF_AttributeGet proc~nuopc_cplcompattributeege->interface~esmf_attributeget interface~nuopc_compattributeget NUOPC_CompAttributeGet proc~nuopc_cplcompattributeege->interface~nuopc_compattributeget interface~nuopc_freeformatcreate NUOPC_FreeFormatCreate proc~nuopc_cplcompattributeege->interface~nuopc_freeformatcreate proc~esmf_cplcompget ESMF_CplCompGet proc~nuopc_cplcompattributeege->proc~esmf_cplcompget proc~esmf_logfoundallocerror ESMF_LogFoundAllocError proc~nuopc_cplcompattributeege->proc~esmf_logfoundallocerror proc~esmf_logfounddeallocerror ESMF_LogFoundDeallocError proc~nuopc_cplcompattributeege->proc~esmf_logfounddeallocerror proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_cplcompattributeege->proc~esmf_logfounderror

Called by

proc~~nuopc_cplcompattributeege~~CalledByGraph proc~nuopc_cplcompattributeege NUOPC_CplCompAttributeEge interface~nuopc_compattributeegest NUOPC_CompAttributeEgest interface~nuopc_compattributeegest->proc~nuopc_cplcompattributeege program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->interface~nuopc_compattributeegest