ESMF_ctne Function

private impure elemental function ESMF_ctne(ct1, ct2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CompType_Flag), intent(in) :: ct1
type(ESMF_CompType_Flag), intent(in) :: ct2

Return Value logical


Called by

proc~~esmf_ctne~~CalledByGraph proc~esmf_ctne ESMF_ctne interface~operator (SLASH=)~3 operator (/=) interface~operator (SLASH=)~3->proc~esmf_ctne