Removed the last bits of the "Discrete Surface/Line" stuff. Gmsh can now simply read a .msh file, and use it as the boundary mesh of a 3D mesh. For an example on how to do this, cf. demos/sphere-discrete.geo. This complements nicely the STL remeshing stuff: Gmsh can now for example very easily be used to extrude surface meshes that come from other tools.
Showing
- Fltk/Callbacks.cpp 3 additions, 2 deletionsFltk/Callbacks.cpp
- Fltk/GUI_Extras.cpp 1 addition, 57 deletionsFltk/GUI_Extras.cpp
- Fltk/GUI_Extras.h 0 additions, 1 deletionFltk/GUI_Extras.h
- Geo/Print_Geo.cpp 2 additions, 2 deletionsGeo/Print_Geo.cpp
- Mesh/2D_Mesh.cpp 14 additions, 12 deletionsMesh/2D_Mesh.cpp
- Mesh/3D_Extrude.cpp 2 additions, 7 deletionsMesh/3D_Extrude.cpp
- Mesh/3D_Extrude_Old.cpp 2 additions, 7 deletionsMesh/3D_Extrude_Old.cpp
- Mesh/Generator.cpp 41 additions, 1 deletionMesh/Generator.cpp
- Mesh/Makefile 2 additions, 2 deletionsMesh/Makefile
- Mesh/Mesh.h 1 addition, 1 deletionMesh/Mesh.h
- Mesh/Read_Mesh.cpp 21 additions, 1 deletionMesh/Read_Mesh.cpp
- Mesh/Simplex.cpp 41 additions, 1 deletionMesh/Simplex.cpp
- Mesh/Simplex.h 3 additions, 0 deletionsMesh/Simplex.h
- Parser/Gmsh.tab.cpp 4226 additions, 5182 deletionsParser/Gmsh.tab.cpp
- Parser/Gmsh.tab.hpp 163 additions, 371 deletionsParser/Gmsh.tab.hpp
- Parser/Gmsh.y 5 additions, 1 deletionParser/Gmsh.y
- Parser/Gmsh.yy.cpp 2 additions, 2 deletionsParser/Gmsh.yy.cpp
- benchmarks/2d/discrete_curve.geo 0 additions, 108 deletionsbenchmarks/2d/discrete_curve.geo
- benchmarks/extrude/discrete.geo 0 additions, 1367 deletionsbenchmarks/extrude/discrete.geo
- benchmarks/extrude/old_extrude_discrete.geo 0 additions, 1351 deletionsbenchmarks/extrude/old_extrude_discrete.geo
Loading
Please register or sign in to comment