checkFieldAttribute Subroutine

private recursive subroutine checkFieldAttribute(prefix, field, attributeName, convention, purpose, 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
integer, intent(out), optional :: rc

Calls

proc~~checkfieldattribute~~CallsGraph proc~checkfieldattribute checkFieldAttribute interface~esmf_attributeget ESMF_AttributeGet proc~checkfieldattribute->interface~esmf_attributeget interface~esmf_attributegetattpack ESMF_AttributeGetAttPack proc~checkfieldattribute->interface~esmf_attributegetattpack proc~compliance_logwrite Compliance_LogWrite proc~checkfieldattribute->proc~compliance_logwrite proc~esmf_logfounderror ESMF_LogFoundError proc~checkfieldattribute->proc~esmf_logfounderror

Called by

proc~~checkfieldattribute~~CalledByGraph proc~checkfieldattribute checkFieldAttribute proc~checkfieldmetadata checkFieldMetadata proc~checkfieldmetadata->proc~checkfieldattribute proc~checkstate checkState proc~checkstate->proc~checkfieldmetadata proc~checkstate->proc~checkstate proc~ic_final~2 ic_final proc~ic_final~2->proc~checkstate proc~ic_init~2 ic_init proc~ic_init~2->proc~checkstate proc~ic_run~2 ic_run proc~ic_run~2->proc~checkstate