-
- Downloads
There was an error fetching the commit references. Please try again later.
Added tools for mesh triangulation and planar correction and modified their unit tests
parent
ec51a768
No related branches found
No related tags found
Showing
- src/TNL/Meshes/Geometry/getDecomposedMesh.h 8 additions, 6 deletionssrc/TNL/Meshes/Geometry/getDecomposedMesh.h
- src/TNL/Meshes/Geometry/getPlanarMesh.h 10 additions, 10 deletionssrc/TNL/Meshes/Geometry/getPlanarMesh.h
- src/Tools/CMakeLists.txt 6 additions, 2 deletionssrc/Tools/CMakeLists.txt
- src/Tools/tnl-planar-correct-mesh.cpp 171 additions, 0 deletionssrc/Tools/tnl-planar-correct-mesh.cpp
- src/Tools/tnl-triangulate-mesh.cpp 171 additions, 0 deletionssrc/Tools/tnl-triangulate-mesh.cpp
- src/UnitTests/Meshes/MeshGeometryTest.h 46 additions, 86 deletionssrc/UnitTests/Meshes/MeshGeometryTest.h
Loading
Please register or sign in to comment