ESMF_tfne Function

private impure elemental function ESMF_tfne(tf1, tf2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Logical), intent(in) :: tf1
type(ESMF_Logical), intent(in) :: tf2

Return Value logical


Called by

proc~~esmf_tfne~~CalledByGraph proc~esmf_tfne ESMF_tfne interface~operator (SLASH=)~4 operator (/=) interface~operator (SLASH=)~4->proc~esmf_tfne