NUOPC_GridCompAttributeReset Subroutine

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

Calls

proc~~nuopc_gridcompattributereset~~CallsGraph proc~nuopc_gridcompattributereset NUOPC_GridCompAttributeReset interface~esmf_attributeadd ESMF_AttributeAdd proc~nuopc_gridcompattributereset->interface~esmf_attributeadd interface~esmf_attributeremove ESMF_AttributeRemove proc~nuopc_gridcompattributereset->interface~esmf_attributeremove proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_gridcompattributereset->proc~esmf_logfounderror proc~esmf_attributeaddattpackstdarray ESMF_AttributeAddAttPackStdArray interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdarray proc~esmf_attributeaddattpackstdarraybundle ESMF_AttributeAddAttPackStdArrayBundle interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdarraybundle proc~esmf_attributeaddattpackstdcplcomp ESMF_AttributeAddAttPackStdCplComp interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdcplcomp proc~esmf_attributeaddattpackstddistgrid ESMF_AttributeAddAttPackStdDistGrid interface~esmf_attributeadd->proc~esmf_attributeaddattpackstddistgrid proc~esmf_attributeaddattpackstdfield ESMF_AttributeAddAttPackStdField interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdfield proc~esmf_attributeaddattpackstdfieldbundle ESMF_AttributeAddAttPackStdFieldBundle interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdfieldbundle proc~esmf_attributeaddattpackstdgrid ESMF_AttributeAddAttPackStdGrid interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdgrid proc~esmf_attributeaddattpackstdgridcomp ESMF_AttributeAddAttPackStdGridComp interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdgridcomp proc~esmf_attributeaddattpackstdlocstream ESMF_AttributeAddAttPackStdLocStream interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdlocstream proc~esmf_attributeaddattpackstdmesh ESMF_AttributeAddAttPackStdMesh interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdmesh proc~esmf_attributeaddattpackstdscicomp ESMF_AttributeAddAttPackStdSciComp interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdscicomp proc~esmf_attributeaddattpackstdstate ESMF_AttributeAddAttPackStdState interface~esmf_attributeadd->proc~esmf_attributeaddattpackstdstate proc~esmf_attributeremoveattpackarray ESMF_AttributeRemoveAttPackArray interface~esmf_attributeremove->proc~esmf_attributeremoveattpackarray proc~esmf_attributeremoveattpackarraybundle ESMF_AttributeRemoveAttPackArrayBundle interface~esmf_attributeremove->proc~esmf_attributeremoveattpackarraybundle proc~esmf_attributeremoveattpackcplcomp ESMF_AttributeRemoveAttPackCplComp interface~esmf_attributeremove->proc~esmf_attributeremoveattpackcplcomp proc~esmf_attributeremoveattpackdistgrid ESMF_AttributeRemoveAttPackDistGrid interface~esmf_attributeremove->proc~esmf_attributeremoveattpackdistgrid proc~esmf_attributeremoveattpackfield ESMF_AttributeRemoveAttPackField interface~esmf_attributeremove->proc~esmf_attributeremoveattpackfield proc~esmf_attributeremoveattpackfieldbundle ESMF_AttributeRemoveAttPackFieldBundle interface~esmf_attributeremove->proc~esmf_attributeremoveattpackfieldbundle proc~esmf_attributeremoveattpackgrid ESMF_AttributeRemoveAttPackGrid interface~esmf_attributeremove->proc~esmf_attributeremoveattpackgrid proc~esmf_attributeremoveattpackgridcomp ESMF_AttributeRemoveAttPackGridComp interface~esmf_attributeremove->proc~esmf_attributeremoveattpackgridcomp proc~esmf_attributeremoveattpacklocstream ESMF_AttributeRemoveAttPackLocStream interface~esmf_attributeremove->proc~esmf_attributeremoveattpacklocstream proc~esmf_attributeremoveattpackmesh ESMF_AttributeRemoveAttPackMesh interface~esmf_attributeremove->proc~esmf_attributeremoveattpackmesh proc~esmf_attributeremoveattpackscicomp ESMF_AttributeRemoveAttPackSciComp interface~esmf_attributeremove->proc~esmf_attributeremoveattpackscicomp proc~esmf_attributeremoveattpackstate ESMF_AttributeRemoveAttPackState interface~esmf_attributeremove->proc~esmf_attributeremoveattpackstate esmf_breakpoint esmf_breakpoint proc~esmf_logfounderror->esmf_breakpoint proc~esmf_logrc2msg ESMF_LogRc2Msg proc~esmf_logfounderror->proc~esmf_logrc2msg proc~esmf_logwrite ESMF_LogWrite proc~esmf_logfounderror->proc~esmf_logwrite

Called by

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