NUOPC_CompAttributeReset Interface

public interface NUOPC_CompAttributeReset

Calls

interface~~nuopc_compattributereset~~CallsGraph interface~nuopc_compattributereset NUOPC_CompAttributeReset proc~nuopc_cplcompattributereset NUOPC_CplCompAttributeReset interface~nuopc_compattributereset->proc~nuopc_cplcompattributereset proc~nuopc_gridcompattributereset NUOPC_GridCompAttributeReset interface~nuopc_compattributereset->proc~nuopc_gridcompattributereset interface~esmf_attributeadd ESMF_AttributeAdd proc~nuopc_cplcompattributereset->interface~esmf_attributeadd interface~esmf_attributeremove ESMF_AttributeRemove proc~nuopc_cplcompattributereset->interface~esmf_attributeremove proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_cplcompattributereset->proc~esmf_logfounderror proc~nuopc_gridcompattributereset->interface~esmf_attributeadd proc~nuopc_gridcompattributereset->interface~esmf_attributeremove proc~nuopc_gridcompattributereset->proc~esmf_logfounderror

Called by

interface~~nuopc_compattributereset~~CalledByGraph interface~nuopc_compattributereset NUOPC_CompAttributeReset proc~iinitcheck IInitCheck proc~iinitcheck->interface~nuopc_compattributereset program~esmf_nuopc_utest ESMF_NUOPC_UTest program~esmf_nuopc_utest->interface~nuopc_compattributereset

Module Procedures

private subroutine NUOPC_GridCompAttributeReset(comp, attrList, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_GridComp) :: comp
character(len=*), intent(in) :: attrList(:)
integer, intent(out), optional :: rc

private subroutine NUOPC_CplCompAttributeReset(comp, attrList, rc)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CplComp) :: comp
character(len=*), intent(in) :: attrList(:)
integer, intent(out), optional :: rc