Skip to main content

IsElementPresent

Inheritence

This method is inherited from the AbstractMesh class.

IsElementPresent

Interface

  MODULE PURE FUNCTION isElementPresent(obj, GlobalElement) RESULT(ans)
CLASS(Mesh_), INTENT(IN) :: obj
INTEGER(I4B), INTENT(IN) :: GlobalElement
LOGICAL(LGT) :: ans
END FUNCTION isElementPresent