operator(==) Interface

public interface operator(==)

Calls

interface~~operator(==)~22~~CallsGraph interface~operator(==)~22 operator(==) proc~esmf_xgrideq ESMF_XGridEQ interface~operator(==)~22->proc~esmf_xgrideq proc~esmf_xgridgetinit ESMF_XGridGetInit proc~esmf_xgrideq->proc~esmf_xgridgetinit

Module Procedures

private impure elemental function ESMF_XGridEQ(xgrid1, xgrid2)

Arguments

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

Return Value logical