-
- Downloads
Addition of the Thin Layer plugin.
Requires the volume to be meshed with tetra, and remesh the surface, constraining vertices. After, the mesh can be cleaned and rebuilt, and the new constrained vertices will be used instead of the original ones. Constrained vertices appears in thin parts of the domain to ensure each vertex has a corresponding one on the other surface.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- Common/GmshDefines.h 1 addition, 0 deletionsCommon/GmshDefines.h
- Geo/GFace.h 4 additions, 0 deletionsGeo/GFace.h
- Mesh/CMakeLists.txt 1 addition, 1 deletionMesh/CMakeLists.txt
- Mesh/ThinLayer.cpp 529 additions, 0 deletionsMesh/ThinLayer.cpp
- Mesh/ThinLayer.h 137 additions, 0 deletionsMesh/ThinLayer.h
- Mesh/meshGFace.cpp 10 additions, 2 deletionsMesh/meshGFace.cpp
- Mesh/meshGFaceDelaunayInsertion.cpp 107 additions, 0 deletionsMesh/meshGFaceDelaunayInsertion.cpp
- Mesh/meshGFaceDelaunayInsertion.h 4 additions, 0 deletionsMesh/meshGFaceDelaunayInsertion.h
- Mesh/simple3D.cpp 1 addition, 0 deletionsMesh/simple3D.cpp
- Mesh/surfaceFiller.cpp 168 additions, 0 deletionsMesh/surfaceFiller.cpp
- Mesh/surfaceFiller.h 6 additions, 4 deletionsMesh/surfaceFiller.h
- Plugin/CMakeLists.txt 1 addition, 1 deletionPlugin/CMakeLists.txt
- Plugin/DuplicateBoundaries.cpp 6 additions, 932 deletionsPlugin/DuplicateBoundaries.cpp
- Plugin/PluginManager.cpp 3 additions, 0 deletionsPlugin/PluginManager.cpp
- Plugin/ThinLayerFixMesh.cpp 1162 additions, 0 deletionsPlugin/ThinLayerFixMesh.cpp
- Plugin/ThinLayerFixMesh.h 178 additions, 0 deletionsPlugin/ThinLayerFixMesh.h
Loading
Please register or sign in to comment