-
- Downloads
- boundary layer can now be generated by using a post-pro view for the normal field - added more operations on lists in parser (FExpr * FExpr_Multi, etc.) - new "hole carving" code to create extruded grids carved out around some surfaces (the resulting cavity can be filled with "grout" using the unstructured algos) - check if bboxes of post-pro views are not == VAL_INF before adding them to the model bbox (bug report from Renaud Sizaire) - fixed crash in LCM_xxx tensor drawing code when no tensor points are available. (This piece of code should be cleaned up further--no time for that now.) - generalize Levelset plugins so that they work on point data sets
Showing
- Common/SmoothData.cpp 35 additions, 2 deletionsCommon/SmoothData.cpp
- Common/SmoothData.h 3 additions, 0 deletionsCommon/SmoothData.h
- Geo/ExtrudeParams.cpp 2 additions, 1 deletionGeo/ExtrudeParams.cpp
- Geo/ExtrudeParams.h 4 additions, 1 deletionGeo/ExtrudeParams.h
- Geo/GModelIO_Fourier.cpp 14 additions, 6 deletionsGeo/GModelIO_Fourier.cpp
- Geo/Geo.cpp 36 additions, 36 deletionsGeo/Geo.cpp
- Graphics/PostElement.cpp 5 additions, 3 deletionsGraphics/PostElement.cpp
- Mesh/BoundaryLayer.cpp 27 additions, 9 deletionsMesh/BoundaryLayer.cpp
- Mesh/Makefile 4 additions, 2 deletionsMesh/Makefile
- Mesh/meshGRegionExtruded.cpp 145 additions, 1 deletionMesh/meshGRegionExtruded.cpp
- Parser/Gmsh.l 2 additions, 1 deletionParser/Gmsh.l
- Parser/Gmsh.tab.cpp 2145 additions, 2075 deletionsParser/Gmsh.tab.cpp
- Parser/Gmsh.tab.hpp 44 additions, 43 deletionsParser/Gmsh.tab.hpp
- Parser/Gmsh.y 75 additions, 77 deletionsParser/Gmsh.y
- Parser/Gmsh.yy.cpp 456 additions, 448 deletionsParser/Gmsh.yy.cpp
- Parser/OpenFile.cpp 9 additions, 3 deletionsParser/OpenFile.cpp
- Plugin/Levelset.cpp 23 additions, 2 deletionsPlugin/Levelset.cpp
- doc/CREDITS 3 additions, 2 deletionsdoc/CREDITS
Loading
Please register or sign in to comment