operator(==) Interface

public interface operator(==)

Calls

interface~~operator(==)~11~~CallsGraph interface~operator(==)~11 operator(==) proc~esmf_distgrideq ESMF_DistGridEQ interface~operator(==)~11->proc~esmf_distgrideq proc~esmf_distgridgetinit ESMF_DistGridGetInit proc~esmf_distgrideq->proc~esmf_distgridgetinit

Module Procedures

private impure elemental function ESMF_DistGridEQ(distgrid1, distgrid2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_DistGrid), intent(in) :: distgrid1
type(ESMF_DistGrid), intent(in) :: distgrid2

Return Value logical