Skip to content
Snippets Groups Projects
  1. Mar 19, 2009
  2. Feb 07, 2009
    • Christophe Geuzaine's avatar
      · 172c4f26
      Christophe Geuzaine authored
      Removed GSL dependency. Gmsh now uses blas and lapack for linear algebra
      stuff.
      172c4f26
  3. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  4. Nov 14, 2008
  5. Jul 11, 2008
  6. May 04, 2008
    • Christophe Geuzaine's avatar
      * replaced old Msg function with message class inspired from what we · 26ff0c6f
      Christophe Geuzaine authored
        did in high
      * added mesh generation error log summary
      * removed Parallel subdir (this is now handled by the message class)
      * removed Box subdir and consolidated batch processing in a single
        routine
      * made List_T into a class
      * reduced dependencies in Pview*.h so we can eventually add the post-pro
        interface to the public API
      26ff0c6f
  7. Mar 20, 2008
  8. Mar 19, 2008
    • Christophe Geuzaine's avatar
      · 344fb356
      Christophe Geuzaine authored
      added nodal interpolation functions & related stuff
      344fb356
  9. Mar 18, 2008
  10. Mar 12, 2008
  11. Mar 06, 2008
  12. Mar 04, 2008
  13. Feb 21, 2008
  14. Feb 17, 2008
  15. Jan 21, 2008
  16. Jan 20, 2008
    • Christophe Geuzaine's avatar
      · b4ac26b0
      Christophe Geuzaine authored
      make parser embeddable in code with other parser (yy->gmsh_yy)
      more work on headers
      fixed lots of gcc warnings
      b4ac26b0
  17. Jan 18, 2008
  18. Jan 16, 2008
    • Christophe Geuzaine's avatar
      · ff712e11
      Christophe Geuzaine authored
      rename transf params & remove unused ones in old structs
      ff712e11
  19. Jan 15, 2008
  20. Jan 14, 2008
    • Jean-François Remacle's avatar
      Lots of 2d mesh improvements : · ee85a0be
      Jean-François Remacle authored
      	-) A bug has been corrected in the MeshAdapt Procedure
      	-) The 2D Delaunay is now Anisotropic
      	-) 3D Sliver removal procedure has been improved
      	-) Curvilinear mesh generation has been slightly improved,
      	   even if it is still far from done
      JFR
      ee85a0be
  21. Dec 03, 2007
  22. Nov 28, 2007
  23. Nov 26, 2007
  24. Nov 11, 2007
  25. Nov 04, 2007
  26. Sep 04, 2007
  27. Mar 23, 2007
    • Christophe Geuzaine's avatar
      · aa196c9f
      Christophe Geuzaine authored
      - changed '-convert' syntax to process multiple files at once
      
      - added lateral entities in list returned by extrusion commands
      aa196c9f
  28. Feb 14, 2007
    • Christophe Geuzaine's avatar
      · 08991979
      Christophe Geuzaine authored
      fix opti crash with Delaunay algo (forgot to classify new vertices in correct region!)
      08991979
  29. Feb 03, 2007
    • Christophe Geuzaine's avatar
      · 09dd6cb2
      Christophe Geuzaine authored
      cleaned last gcc warnings
      
      tagging gmsh_2_0_0
      09dd6cb2
  30. Jan 31, 2007
  31. Jan 18, 2007
    • Christophe Geuzaine's avatar
      · 7c0911f1
      Christophe Geuzaine authored
      - added exception to GPL for triangle/tetgen
      - fixed some command line switches
      - added option to antialiasing OpenGL rendering
      7c0911f1
  32. Jan 17, 2007
  33. Jan 16, 2007
  34. Jan 12, 2007
Loading