Skip to content
Snippets Groups Projects

Add handling of flat boundaries made of faces

Merged Stéphane Del Pino requested to merge feature/mesh-flat-face-boundary into develop
3 files
+ 76
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
0
@@ -18,6 +18,7 @@ add_library(
MeshBuilderBase.cpp
MeshDataManager.cpp
MeshFaceBoundary.cpp
MeshFlatFaceBoundary.cpp
MeshFlatNodeBoundary.cpp
MeshLineNodeBoundary.cpp
MeshNodeBoundary.cpp
Loading