ESMF_frne Function

private impure elemental function ESMF_frne(fr1, fr2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Direction_Flag), intent(in) :: fr1
type(ESMF_Direction_Flag), intent(in) :: fr2

Return Value logical


Called by

proc~~esmf_frne~~CalledByGraph proc~esmf_frne ESMF_frne interface~operator (SLASH=)~4 operator (/=) interface~operator (SLASH=)~4->proc~esmf_frne