Skip to content
Snippets Groups Projects
  1. Apr 05, 2011
  2. Apr 04, 2011
  3. Mar 26, 2011
  4. Jan 06, 2011
  5. Nov 24, 2010
  6. Oct 06, 2010
  7. Aug 23, 2010
  8. Aug 13, 2010
  9. Apr 30, 2010
  10. Apr 25, 2010
  11. Apr 21, 2010
  12. Mar 15, 2010
  13. Mar 04, 2010
  14. Feb 10, 2010
  15. Feb 08, 2010
  16. Nov 09, 2009
  17. Nov 04, 2009
    • Bruno Seny's avatar
      - make Solver module optional · 236135e5
      Bruno Seny authored
      - invert #define logic (HAVE_MESH, HAVE_POST, HAVE_SOLVER, ... instead of HAVE_NO_MESH,
        HAVE_NO_POST, HAVE_NO_SOLVER)
      236135e5
  18. Sep 15, 2009
  19. Aug 27, 2009
  20. Aug 17, 2009
    • Christophe Geuzaine's avatar
      · aa7961ad
      Christophe Geuzaine authored
      re-committing work from last two days after server crash:
      
      - refactored old Geo code (new/delete)
      - moved DrawPlugin to Plugin
      - move from matheval to mathex
      - move from Flu_Tree_Browser to Fl_Tree
      - fixed crash in Triangulate plugin
      aa7961ad
  21. Aug 14, 2009
    • Christophe Geuzaine's avatar
      - replaced old Makefiles/configure system with CMake · 4d6f33e4
      Christophe Geuzaine authored
      - moved GUI to FlGui + added experimental QGui to test Qt
      
      - fixed most MSVC and gcc compiler warnings
      
      - converted some remaining tabs to whitespace (that's why the patch is
        so large; please try to remember to indent with 2 spaces and not
        tabs when you commit stuff to CVS)
      
      - merged modified patch from Konstantinos Poulios to allow saving
        physical/partition as element tags in mesh formats that don't
        support them natively
      4d6f33e4
  22. Aug 12, 2009
  23. Jun 19, 2009
  24. Apr 15, 2009
  25. Feb 05, 2009
  26. Jan 30, 2009
  27. Jan 23, 2009
  28. Jan 21, 2009
  29. Jan 19, 2009
  30. Jan 08, 2009
    • Christophe Geuzaine's avatar
      ./configure now creates Common/GmshConfig.h, which contains all the · e6055ddb
      Christophe Geuzaine authored
      HAVE_XXX defines.
      
      This fixes three longstanding problems:
      
      - the API was hard to use because some headers had HAVE_XXX ifdefs, so
        that cient codes had to know how the lib was compiled to compile
        themselves
      
      - we had to do make clean after each ./configure, which erased too
        much (e.g. most of contrib)
      
      - make depend could include unwanted stuff since it redefined FLAGS
      e6055ddb
  31. Jan 06, 2009
  32. Jan 04, 2009
  33. 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
  34. Dec 14, 2008
  35. Nov 14, 2008
  36. Oct 20, 2008
  37. Oct 14, 2008
Loading