ESMF_tnfne Function

private impure elemental function ESMF_tnfne(tnf1, tnf2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_End_Flag), intent(in) :: tnf1
type(ESMF_End_Flag), intent(in) :: tnf2

Return Value logical


Called by

proc~~esmf_tnfne~~CalledByGraph proc~esmf_tnfne ESMF_tnfne interface~operator (SLASH=)~4 operator (/=) interface~operator (SLASH=)~4->proc~esmf_tnfne