operator(==) Interface

public interface operator(==)

Calls

interface~~operator(==)~21~~CallsGraph interface~operator(==)~21 operator(==) proc~esmf_grideq ESMF_GridEQ interface~operator(==)~21->proc~esmf_grideq proc~esmf_gridgetinit ESMF_GridGetInit proc~esmf_grideq->proc~esmf_gridgetinit

Module Procedures

private impure elemental function ESMF_GridEQ(grid1, grid2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Grid), intent(in) :: grid1
type(ESMF_Grid), intent(in) :: grid2

Return Value logical