Skip to content
Snippets Groups Projects
  1. Oct 25, 2004
    • Christophe Geuzaine's avatar
      · 78e2d182
      Christophe Geuzaine authored
      new solver options: SocketCommand and NameCommand (patch by
      <C.Stott@surrey.ac.uk>)
      78e2d182
  2. Jul 07, 2004
    • Christophe Geuzaine's avatar
      · 712bc5c5
      Christophe Geuzaine authored
      set a parameter for the max number of elements per bucket
      (default=100, which seems to be a good memory vs. speed trade-off for
      meshes up to 1/2 million elements)
      712bc5c5
  3. Jul 05, 2004
    • Christophe Geuzaine's avatar
      · 92c6cbc2
      Christophe Geuzaine authored
      - allow more than 2 elements per bucket for ST!
      - add missing tensor simplex case
      92c6cbc2
  4. Jun 01, 2004
    • Christophe Geuzaine's avatar
      · d195379a
      Christophe Geuzaine authored
      - fixed out of bound access in OctreePost for multi-step views
      
      - added dView option to StreamLines plugin to interpolate an
        arbitrary scalar view on the stream lines
      d195379a
  5. Apr 24, 2004
    • Christophe Geuzaine's avatar
      · 50dd5a06
      Christophe Geuzaine authored
      pretty print
      50dd5a06
    • Christophe Geuzaine's avatar
      · b8fc4b29
      Christophe Geuzaine authored
      pretty print
      b8fc4b29
    • Christophe Geuzaine's avatar
      · 04ce2945
      Christophe Geuzaine authored
      pretty print
      04ce2945
    • Christophe Geuzaine's avatar
      · 95f5910a
      Christophe Geuzaine authored
      - 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
      95f5910a
  6. Apr 22, 2004
Loading