Skip to content
Snippets Groups Projects
  1. Nov 20, 2005
  2. Nov 19, 2005
    • Christophe Geuzaine's avatar
      · 94ca333b
      Christophe Geuzaine authored
      include metis in the free version since we now have Karypis' approval
      94ca333b
    • Christophe Geuzaine's avatar
      · 7280c5db
      Christophe Geuzaine authored
      tweak automatic polygon offset check
      7280c5db
    • Christophe Geuzaine's avatar
      · 50e58797
      Christophe Geuzaine authored
      make "BoundingBox{x,X,y,Y,z,Z}" actually do what the documentation claims
      it does
      50e58797
  3. Nov 18, 2005
    • Christophe Geuzaine's avatar
      · 0aa0c248
      Christophe Geuzaine authored
      The current behavior of Gmsh when drawing 3D scalar fields is not coherent
      with what is done in 2D: to draw filled iso-values or continuous maps in 3D,
      we should ideally do volume rendering. Right now we draw the iso-values
      (i.e., surfaces), which is both not coherent with the definition of
      continuous maps or filled iso-values, but is also annoying when trying to
      visualize fields that are constant per element (since in that case nothing is
      displayed!)
      
      Until we can do volume rendering, I've changed the behavior to draw the
      solution on the boundary of the 3D elements. It's rather slow, but it's the
      right thing to do visually.
      0aa0c248
  4. Nov 16, 2005
  5. Nov 11, 2005
  6. Nov 08, 2005
  7. Nov 05, 2005
  8. Nov 04, 2005
  9. Nov 03, 2005
    • Jean-François Remacle's avatar
      *** empty log message *** · 7a73af78
      Jean-François Remacle authored
      7a73af78
    • Christophe Geuzaine's avatar
      · c1c7f2d5
      Christophe Geuzaine authored
      print 1D elts in unv format + fix 2nd order 1d elts in unv format
      c1c7f2d5
    • Christophe Geuzaine's avatar
      · 0c0c1770
      Christophe Geuzaine authored
      indent + cleanup messages (somewhat)
      0c0c1770
    • Christophe Geuzaine's avatar
      · fde80622
      Christophe Geuzaine authored
      fix gcc warnings + disable BDS optimization for now (it leads to wrong
      results with gcc 4; maybe we should have more intelligent tests in
      configure or in the makefiles to enable/disable optimization depending
      on which compiler is used)
      fde80622
  10. Nov 02, 2005
  11. Nov 01, 2005
  12. Oct 28, 2005
  13. Oct 27, 2005
  14. Oct 26, 2005
    • Christophe Geuzaine's avatar
      · 64fe3e58
      Christophe Geuzaine authored
      make it possible to add second order vertices for a mesh read from
      a file (without cad)
      64fe3e58
  15. Oct 24, 2005
    • Christophe Geuzaine's avatar
      · 5acbde88
      Christophe Geuzaine authored
      disable the "manually add edges" for now
      5acbde88
    • Christophe Geuzaine's avatar
      · fc50dd4c
      Christophe Geuzaine authored
      Don't reinitialize the symbol tree in OpenFile.
      
      (We don't reinitialize the option database, so why should we reinitialize
      the variables? Using a single global symbol tree we can again define
      variables with -string "" on the command line.)
      fc50dd4c
    • Jean-François Remacle's avatar
      *** empty log message *** · b26d18bc
      Jean-François Remacle authored
      b26d18bc
  16. Oct 19, 2005
    • Christophe Geuzaine's avatar
      · 4db28a7d
      Christophe Geuzaine authored
      add fixme for extract volume in 2D (orientation of quads)
      4db28a7d
  17. Oct 17, 2005
  18. Oct 16, 2005
  19. Oct 15, 2005
Loading