Skip to content
Snippets Groups Projects
  1. Aug 26, 2008
  2. Aug 18, 2008
  3. Aug 13, 2008
  4. Aug 12, 2008
  5. Jul 21, 2008
  6. Jul 11, 2008
  7. Jun 12, 2008
  8. May 26, 2008
  9. May 22, 2008
  10. 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
  11. Apr 28, 2008
  12. Apr 22, 2008
  13. Apr 18, 2008
  14. Apr 17, 2008
  15. Apr 16, 2008
  16. Apr 09, 2008
  17. Apr 06, 2008
  18. Mar 23, 2008
  19. Mar 21, 2008
  20. Mar 20, 2008
  21. Mar 19, 2008
  22. Mar 18, 2008
  23. Feb 22, 2008
  24. Feb 17, 2008
  25. 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
  26. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · a86ef74c
      Christophe Geuzaine authored
      start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
      a86ef74c
    • Christophe Geuzaine's avatar
      · 5b2534df
      Christophe Geuzaine authored
      simplify Visual C++ stuff: removed hacks from configure and created
      template "variables" file (so that building with msvc only requires
      gnu make)
      5b2534df
  27. Jan 18, 2008
  28. 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
  29. Nov 09, 2007
    • Christophe Geuzaine's avatar
      · 2f97f76b
      Christophe Geuzaine authored
      Removed the "search around point" strategy when we provide a background mesh.
      
      (Now that we can have several fields, it's much better to specify another default
      field for when a search fails.)
      2f97f76b
  30. Sep 24, 2007
Loading