-
- Downloads
There was an error fetching the commit references. Please try again later.
Added new functions into Meshes/Geometry:
- modified getEntityMeasure specialization for polyhedrons to remove restriction regarding the ordering of vertices, but now it only works for convex polyhedrons - added function for decomposing polygonal mesh into triangular mesh - added function for decomposing polyhedral mesh into tetrahedral mesh
Showing
- src/TNL/Meshes/Geometry/getDecomposedMesh.h 621 additions, 0 deletionssrc/TNL/Meshes/Geometry/getDecomposedMesh.h
- src/TNL/Meshes/Geometry/getEntityMeasure.h 31 additions, 1 deletionsrc/TNL/Meshes/Geometry/getEntityMeasure.h
- src/UnitTests/Meshes/MeshGeometryTest.h 415 additions, 0 deletionssrc/UnitTests/Meshes/MeshGeometryTest.h
Loading
Please register or sign in to comment