-
- Downloads
This is a big commit : do not hesitate to shout if a file is missing ;-)
The delquad algo is now much more stable and nice Two 3D meshers have been added. One is an embryo of the 3D delhex mesh which is an extension of delquad. The other one is MMG, the mobile mesh generator of CECILE DOBRZYNSKI (Bordeaux I) and PASCAL FREY (PARIS VI). We are very happy that this new anisotropic 3D mesher is now available as an open source !!
Showing
- CMakeLists.txt 7 additions, 0 deletionsCMakeLists.txt
- Common/CommandLine.cpp 7 additions, 1 deletionCommon/CommandLine.cpp
- Common/DefaultOptions.h 1 addition, 1 deletionCommon/DefaultOptions.h
- Common/GmshConfig.h.in 1 addition, 0 deletionsCommon/GmshConfig.h.in
- Common/GmshDefines.h 3 additions, 0 deletionsCommon/GmshDefines.h
- Common/Options.cpp 9 additions, 0 deletionsCommon/Options.cpp
- Fltk/optionWindow.cpp 6 additions, 0 deletionsFltk/optionWindow.cpp
- Geo/GEdge.cpp 11 additions, 0 deletionsGeo/GEdge.cpp
- Geo/GFaceCompound.cpp 6 additions, 1 deletionGeo/GFaceCompound.cpp
- Geo/Geo.cpp 1 addition, 1 deletionGeo/Geo.cpp
- Mesh/BackgroundMesh.cpp 11 additions, 10 deletionsMesh/BackgroundMesh.cpp
- Mesh/CMakeLists.txt 1 addition, 1 deletionMesh/CMakeLists.txt
- Mesh/Field.cpp 2 additions, 2 deletionsMesh/Field.cpp
- Mesh/meshGFace.cpp 2 additions, 2 deletionsMesh/meshGFace.cpp
- Mesh/meshGFaceDelaunayInsertion.cpp 175 additions, 168 deletionsMesh/meshGFaceDelaunayInsertion.cpp
- Mesh/meshGFaceDelaunayInsertion.h 1 addition, 1 deletionMesh/meshGFaceDelaunayInsertion.h
- Mesh/meshGRegion.cpp 10 additions, 2 deletionsMesh/meshGRegion.cpp
- Mesh/meshGRegionDelaunayInsertion.cpp 344 additions, 75 deletionsMesh/meshGRegionDelaunayInsertion.cpp
- Mesh/meshGRegionDelaunayInsertion.h 2 additions, 0 deletionsMesh/meshGRegionDelaunayInsertion.h
- Mesh/meshGRegionMMG3D.cpp 153 additions, 0 deletionsMesh/meshGRegionMMG3D.cpp
Loading
Please register or sign in to comment