-
- Downloads
Added option for levelset cutting ""CutMeshTri(tag)", that saves only...
Added option for levelset cutting ""CutMeshTri(tag)", that saves only triangles and tets (no polygons or polyhedra) Added new level set definition "Levelset Points(tag)={{x1,y1,z1},{x2,y2,z2}};", builds a level set from a set of data points using RBF interpolation
Showing
- Common/Context.h 1 addition, 1 deletionCommon/Context.h
- Common/DefaultOptions.h 1 addition, 1 deletionCommon/DefaultOptions.h
- Geo/GModel.cpp 24 additions, 15 deletionsGeo/GModel.cpp
- Geo/GModel.h 1 addition, 1 deletionGeo/GModel.h
- Geo/GModelIO_Mesh.cpp 36 additions, 24 deletionsGeo/GModelIO_Mesh.cpp
- Geo/MElement.cpp 15 additions, 0 deletionsGeo/MElement.cpp
- Geo/MElementCut.cpp 28 additions, 4 deletionsGeo/MElementCut.cpp
- Geo/MElementOctree.cpp 14 additions, 3 deletionsGeo/MElementOctree.cpp
- Geo/discreteEdge.cpp 2 additions, 1 deletionGeo/discreteEdge.cpp
- Mesh/meshGFaceDelaunayInsertion.cpp 1 addition, 1 deletionMesh/meshGFaceDelaunayInsertion.cpp
- Mesh/meshGRegion.cpp 9 additions, 10 deletionsMesh/meshGRegion.cpp
- Parser/Gmsh.l 1 addition, 0 deletionsParser/Gmsh.l
- Parser/Gmsh.tab.cpp 2830 additions, 2780 deletionsParser/Gmsh.tab.cpp
- Parser/Gmsh.tab.hpp 65 additions, 64 deletionsParser/Gmsh.tab.hpp
- Parser/Gmsh.y 33 additions, 3 deletionsParser/Gmsh.y
- Parser/Gmsh.yy.cpp 441 additions, 435 deletionsParser/Gmsh.yy.cpp
- Solver/function.cpp 14 additions, 2 deletionsSolver/function.cpp
- benchmarks/2d/conge.geo 5 additions, 5 deletionsbenchmarks/2d/conge.geo
- benchmarks/curvature/Torus/TorusRemesh.geo 1 addition, 1 deletionbenchmarks/curvature/Torus/TorusRemesh.geo
- benchmarks/levelset/cube.geo 4 additions, 2 deletionsbenchmarks/levelset/cube.geo
Loading
Please register or sign in to comment