NUOPC_CheckFieldAttribute Subroutine

public recursive subroutine NUOPC_CheckFieldAttribute(prefix, field, attributeName, convention, purpose, warnIfMissing, rc)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: prefix
type(ESMF_Field) :: field
character(len=*), intent(in) :: attributeName
character(len=*), intent(in) :: convention
character(len=*), intent(in) :: purpose
logical, intent(in), optional :: warnIfMissing
integer, intent(out), optional :: rc

Calls

proc~~nuopc_checkfieldattribute~~CallsGraph proc~nuopc_checkfieldattribute NUOPC_CheckFieldAttribute interface~esmf_attributeget ESMF_AttributeGet proc~nuopc_checkfieldattribute->interface~esmf_attributeget interface~esmf_attributegetattpack ESMF_AttributeGetAttPack proc~nuopc_checkfieldattribute->interface~esmf_attributegetattpack proc~esmf_logfounderror ESMF_LogFoundError proc~nuopc_checkfieldattribute->proc~esmf_logfounderror proc~nuopc_compliancelogwrite NUOPC_ComplianceLogWrite proc~nuopc_checkfieldattribute->proc~nuopc_compliancelogwrite

Called by

proc~~nuopc_checkfieldattribute~~CalledByGraph proc~nuopc_checkfieldattribute NUOPC_CheckFieldAttribute proc~checkfieldmetaafteradvertise checkFieldMetaAfterAdvertise proc~checkfieldmetaafteradvertise->proc~nuopc_checkfieldattribute proc~checkfieldmetaafterrealize checkFieldMetaAfterRealize proc~checkfieldmetaafterrealize->proc~nuopc_checkfieldattribute proc~checkstateafteradvertise checkStateAfterAdvertise proc~checkstateafteradvertise->proc~checkfieldmetaafteradvertise proc~checkstateafterrealize checkStateAfterRealize proc~checkstateafterrealize->proc~checkfieldmetaafterrealize proc~checkepi_advertise checkEpi_Advertise proc~checkepi_advertise->proc~checkstateafteradvertise proc~checkepi_fieldsrealized checkEpi_FieldsRealized proc~checkepi_fieldsrealized->proc~checkstateafterrealize proc~dispatchphasechecks dispatchPhaseChecks proc~dispatchphasechecks->proc~checkepi_fieldsrealized proc~dispatchphasechecks~2 dispatchPhaseChecks proc~dispatchphasechecks~2->proc~checkepi_advertise