-
- Downloads
- cleaned up the octree code (renamed some files, added copyright notices, indented everything) - backported JF's doc from the texinfo file into the c++ code (the documentation is actually generated automatically by Gmsh with "gmsh -doc"!) - replaced nPoints with nPointsU and nPointsV in CutGrid - fixed a couple of printfs + removed some unused variables
Showing
- Common/Makefile 9 additions, 9 deletionsCommon/Makefile
- Geo/Makefile 10 additions, 13 deletionsGeo/Makefile
- Mesh/Makefile 20 additions, 29 deletionsMesh/Makefile
- Plugin/CutGrid.cpp 91 additions, 97 deletionsPlugin/CutGrid.cpp
- Plugin/CutGrid.h 4 additions, 6 deletionsPlugin/CutGrid.h
- Plugin/Makefile 17 additions, 11 deletionsPlugin/Makefile
- Plugin/Octree.cpp 26 additions, 21 deletionsPlugin/Octree.cpp
- Plugin/Octree.h 33 additions, 15 deletionsPlugin/Octree.h
- Plugin/OctreeInternals.cpp 441 additions, 0 deletionsPlugin/OctreeInternals.cpp
- Plugin/OctreeInternals.h 94 additions, 0 deletionsPlugin/OctreeInternals.h
- Plugin/OctreePost.cpp 429 additions, 428 deletionsPlugin/OctreePost.cpp
- Plugin/OctreePost.h 53 additions, 52 deletionsPlugin/OctreePost.h
- Plugin/SphericalRaise.cpp 3 additions, 3 deletionsPlugin/SphericalRaise.cpp
- Plugin/StreamLines.cpp 77 additions, 71 deletionsPlugin/StreamLines.cpp
- Plugin/StreamLines.h 4 additions, 6 deletionsPlugin/StreamLines.h
- Plugin/o_internals.h 0 additions, 87 deletionsPlugin/o_internals.h
- doc/VERSIONS 7 additions, 7 deletionsdoc/VERSIONS
- doc/texinfo/opt_general.texi 9 additions, 4 deletionsdoc/texinfo/opt_general.texi
- doc/texinfo/opt_geometry.texi 8 additions, 8 deletionsdoc/texinfo/opt_geometry.texi
- doc/texinfo/opt_mesh.texi 46 additions, 31 deletionsdoc/texinfo/opt_mesh.texi
Loading
Please register or sign in to comment