ESMF_ifneq Function

private impure elemental function ESMF_ifneq(if1, if2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Index_Flag), intent(in) :: if1
type(ESMF_Index_Flag), intent(in) :: if2

Return Value logical


Called by

proc~~esmf_ifneq~~CalledByGraph proc~esmf_ifneq ESMF_ifneq interface~operator (SLASH=)~4 operator (/=) interface~operator (SLASH=)~4->proc~esmf_ifneq