Added hooks to optimize our meshes using netgen (in particular: the "special" volume 99999 is now cleaned up after use and all the elements/vertices are transfered back into the original volumes) As a bonus, this finally allowed me to remove the ugly hacks in the volume mesh drawing routines...
Showing
- Graphics/Mesh.cpp 5 additions, 45 deletionsGraphics/Mesh.cpp
- Mesh/3D_Mesh_Netgen.cpp 7 additions, 6 deletionsMesh/3D_Mesh_Netgen.cpp
- Mesh/Create.cpp 14 additions, 6 deletionsMesh/Create.cpp
- Mesh/Create.h 1 addition, 0 deletionsMesh/Create.h
- Mesh/Generator.cpp 40 additions, 6 deletionsMesh/Generator.cpp
- Mesh/Makefile 2 additions, 2 deletionsMesh/Makefile
- Mesh/Smoothing.cpp 3 additions, 3 deletionsMesh/Smoothing.cpp
- Netgen/Makefile 37 additions, 2 deletionsNetgen/Makefile
- Netgen/nglib_addon.cpp 20 additions, 0 deletionsNetgen/nglib_addon.cpp
- Netgen/nglib_addon.h 6 additions, 0 deletionsNetgen/nglib_addon.h
Loading
Please register or sign in to comment