operator(/=) Interface

public interface operator(/=)

Calls

interface~~operator(SLASH=)~15~~CallsGraph interface~operator(SLASH=)~15 operator(/=) proc~esmf_arrayspecne ESMF_ArraySpecNE interface~operator(SLASH=)~15->proc~esmf_arrayspecne proc~esmf_arrayspeceq ESMF_ArraySpecEQ proc~esmf_arrayspecne->proc~esmf_arrayspeceq proc~esmf_arrayspecgetinit ESMF_ArraySpecGetInit proc~esmf_arrayspeceq->proc~esmf_arrayspecgetinit proc~esmf_imerrs ESMF_IMErrS proc~esmf_arrayspeceq->proc~esmf_imerrs proc~esmf_initcheckshallow ESMF_InitCheckShallow proc~esmf_imerrs->proc~esmf_initcheckshallow proc~esmf_logfounderror ESMF_LogFoundError proc~esmf_imerrs->proc~esmf_logfounderror

Module Procedures

private impure elemental function ESMF_ArraySpecNE(arrayspec1, arrayspec2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_ArraySpec), intent(in) :: arrayspec1
type(ESMF_ArraySpec), intent(in) :: arrayspec2

Return Value logical