operator(/=) Interface

public interface operator(/=)

Calls

interface~~operator(SLASH=)~22~~CallsGraph interface~operator(SLASH=)~22 operator(/=) proc~esmf_xgridne ESMF_XGridNE interface~operator(SLASH=)~22->proc~esmf_xgridne proc~esmf_xgrideq ESMF_XGridEQ proc~esmf_xgridne->proc~esmf_xgrideq proc~esmf_xgridgetinit ESMF_XGridGetInit proc~esmf_xgrideq->proc~esmf_xgridgetinit

Module Procedures

private impure elemental function ESMF_XGridNE(xgrid1, xgrid2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_XGrid), intent(in) :: xgrid1
type(ESMF_XGrid), intent(in) :: xgrid2

Return Value logical