operator(/=) Interface

public interface operator(/=)

Calls

interface~~operator(SLASH=)~20~~CallsGraph interface~operator(SLASH=)~20 operator(/=) proc~esmf_meshne ESMF_MeshNE interface~operator(SLASH=)~20->proc~esmf_meshne proc~esmf_mesheq ESMF_MeshEQ proc~esmf_meshne->proc~esmf_mesheq proc~esmf_meshgetinit ESMF_MeshGetInit proc~esmf_mesheq->proc~esmf_meshgetinit

Module Procedures

private impure elemental function ESMF_MeshNE(mesh1, mesh2)

Arguments

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

Return Value logical