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