operator(==) Interface

public interface operator(==)

Calls

interface~~operator(==)~20~~CallsGraph interface~operator(==)~20 operator(==) proc~esmf_mesheq ESMF_MeshEQ interface~operator(==)~20->proc~esmf_mesheq proc~esmf_meshgetinit ESMF_MeshGetInit proc~esmf_mesheq->proc~esmf_meshgetinit

Module Procedures

private impure elemental function ESMF_MeshEQ(mesh1, mesh2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Mesh), intent(in) :: mesh1
type(ESMF_Mesh), intent(in) :: mesh2

Return Value logical