operator(/=) Interface

public interface operator(/=)

Calls

interface~~operator(SLASH=)~21~~CallsGraph interface~operator(SLASH=)~21 operator(/=) proc~esmf_gridne ESMF_GridNE interface~operator(SLASH=)~21->proc~esmf_gridne proc~esmf_grideq ESMF_GridEQ proc~esmf_gridne->proc~esmf_grideq proc~esmf_gridgetinit ESMF_GridGetInit proc~esmf_grideq->proc~esmf_gridgetinit

Module Procedures

private impure elemental function ESMF_GridNE(grid1, grid2)

Arguments

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

Return Value logical