Skip to content
Snippets Groups Projects
  1. Mar 20, 2008
  2. Mar 19, 2008
  3. Mar 18, 2008
  4. Feb 22, 2008
  5. Feb 17, 2008
  6. 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
  7. 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
  8. Jan 18, 2008
  9. 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
  10. 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
  11. Sep 24, 2007
  12. Sep 10, 2007
    • Christophe Geuzaine's avatar
      · 86a0dffe
      Christophe Geuzaine authored
      moving to new post-processing database
      
                          *** WARNING ***
      
      do not upgrade if you need plugins or adaptive views: these have not
      been ported (yet) to the new database
      
                          *** WARNING ***
      86a0dffe
  13. Sep 04, 2007
  14. May 24, 2007
  15. Apr 23, 2007
  16. Apr 21, 2007
    • Christophe Geuzaine's avatar
      · 976617d7
      Christophe Geuzaine authored
      - only save mesh vertices that are used by elements
      
      - fix warnings + indent + memory leaks in new Field classes
      
      - temporary fix to avoid crashes in new field manager when post-pro
        views are reloaded or removed at run-time
      976617d7
    • Jean-François Remacle's avatar
      *** empty log message *** · acaa88de
      Jean-François Remacle authored
      acaa88de
Loading