Skip to main content

GetTotalBoundaryElements

Interface

  MODULE PURE FUNCTION getTotalBoundaryElements(obj) RESULT(ans)
CLASS(Mesh_), INTENT(IN) :: obj
INTEGER(I4B) :: ans
END FUNCTION getTotalBoundaryElements