operator(==) Interface

public interface operator(==)

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