Skip to content
Snippets Groups Projects
  1. Jun 23, 2017
  2. Aug 12, 2016
  3. May 12, 2014
  4. Apr 11, 2014
  5. Oct 05, 2013
  6. Sep 21, 2013
  7. Feb 09, 2013
  8. Nov 25, 2012
  9. Feb 04, 2012
  10. Jul 22, 2010
  11. Feb 08, 2010
  12. Mar 08, 2009
  13. Aug 13, 2008
  14. Oct 03, 2007
  15. Jul 11, 2007
  16. Mar 18, 2007
    • Christophe Geuzaine's avatar
      · a4779ae8
      Christophe Geuzaine authored
      - tentative fix for the "mysterious" crashes on Windows:
      
        I think that the problem comes from the new recursive tetra
        classification, where we probably overflow the stack on Windows. The
        fix is to request a larger initial stack size through the linker.
      
      - added option to control label saving in unrolled geo files
      
      - only test for neg jacobians for 2D/plane meshes for now
      
      - fixed several compiler warnings
      a4779ae8
  17. Aug 27, 2006
  18. Aug 16, 2006
  19. Apr 04, 2005
    • Christophe Geuzaine's avatar
      · 9340d400
      Christophe Geuzaine authored
      added small warning in automatically generated opt_* files
      9340d400
  20. Dec 30, 2004
    • Christophe Geuzaine's avatar
      · f5e40835
      Christophe Geuzaine authored
      final shortcut changes decided by Laurent
      f5e40835
  21. Apr 24, 2004
    • 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
  22. Feb 07, 2004
  23. Dec 02, 2003
  24. Nov 08, 2003
  25. Apr 14, 2003
    • Christophe Geuzaine's avatar
      · 1a2269ad
      Christophe Geuzaine authored
      Added "gmsh -doc" to automatically generate the texinfo documentaion
      for all the options.
      1a2269ad
Loading