operator(/=) Interface

public interface operator(/=)

Calls

interface~~operator(SLASH=)~2~~CallsGraph interface~operator(SLASH=)~2 operator(/=) proc~esmf_arraybundlene ESMF_ArrayBundleNE interface~operator(SLASH=)~2->proc~esmf_arraybundlene proc~esmf_arraybundleeq ESMF_ArrayBundleEQ proc~esmf_arraybundlene->proc~esmf_arraybundleeq proc~esmf_arraybundlegetinit ESMF_ArrayBundleGetInit proc~esmf_arraybundleeq->proc~esmf_arraybundlegetinit

Module Procedures

private impure elemental function ESMF_ArrayBundleNE(arraybundle1, arraybundle2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_ArrayBundle), intent(in) :: arraybundle1
type(ESMF_ArrayBundle), intent(in) :: arraybundle2

Return Value logical