NUOPC_CheckStateAttribute Subroutine

public recursive subroutine NUOPC_CheckStateAttribute(prefix, state, attributeName, convention, purpose, rc)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: prefix
type(ESMF_State) :: state
character(len=*), intent(in) :: attributeName
character(len=*), intent(in) :: convention
character(len=*), intent(in) :: purpose
integer, intent(out), optional :: rc

Calls

proc~~nuopc_checkstateattribute~~CallsGraph proc~nuopc_checkstateattribute NUOPC_CheckStateAttribute interface~esmf_attributeget ESMF_AttributeGet proc~nuopc_checkstateattribute->interface~esmf_attributeget interface~esmf_attributegetattpack ESMF_AttributeGetAttPack proc~nuopc_checkstateattribute->interface~esmf_attributegetattpack proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_checkstateattribute->proc~esmf_logfounderror proc~nuopc_compliancelogwrite NUOPC_ComplianceLogWrite proc~nuopc_checkstateattribute->proc~nuopc_compliancelogwrite

Called by

proc~~nuopc_checkstateattribute~~CalledByGraph proc~nuopc_checkstateattribute NUOPC_CheckStateAttribute proc~nuopc_checkstate NUOPC_CheckState proc~nuopc_checkstate->proc~nuopc_checkstateattribute proc~nuopc_checkstate->proc~nuopc_checkstate proc~ic_final~3 ic_final proc~ic_final~3->proc~nuopc_checkstate proc~ic_final~4 ic_final proc~ic_final~4->proc~nuopc_checkstate proc~ic_init ic_init proc~ic_init->proc~nuopc_checkstate proc~ic_init~3 ic_init proc~ic_init~3->proc~nuopc_checkstate proc~ic_init~4 ic_init proc~ic_init~4->proc~nuopc_checkstate proc~ic_run~3 ic_run proc~ic_run~3->proc~nuopc_checkstate proc~ic_run~4 ic_run proc~ic_run~4->proc~nuopc_checkstate