Skip to content
Snippets Groups Projects
  1. Jan 12, 2012
  2. Dec 20, 2011
  3. Nov 26, 2011
  4. Nov 10, 2011
  5. Nov 03, 2011
  6. Oct 10, 2011
  7. Jun 15, 2011
  8. Jun 09, 2011
    • Jean-François Remacle's avatar
      This is a big commit : do not hesitate to shout if a file is missing ;-) · 75663a49
      Jean-François Remacle authored
      The delquad algo is now much more stable and nice
      
      Two 3D meshers have been added. 
      
      One is an embryo of the 3D delhex mesh which is an extension of delquad.
      
      The other one is MMG, the mobile mesh generator of CECILE DOBRZYNSKI (Bordeaux I) and PASCAL FREY (PARIS VI). We are very happy that this new anisotropic 3D mesher is now available as an open source !!
      
      75663a49
  9. May 27, 2011
  10. May 06, 2011
  11. Apr 05, 2011
  12. Apr 04, 2011
  13. Mar 26, 2011
  14. Jan 06, 2011
  15. Nov 24, 2010
  16. Oct 06, 2010
  17. Aug 23, 2010
  18. Aug 13, 2010
  19. Apr 30, 2010
  20. Apr 25, 2010
  21. Apr 21, 2010
  22. Mar 15, 2010
  23. Mar 04, 2010
  24. Feb 10, 2010
  25. Feb 08, 2010
  26. Nov 09, 2009
  27. 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
  28. Sep 15, 2009
  29. Aug 27, 2009
  30. 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
  31. 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
  32. Aug 12, 2009
  33. Jun 19, 2009
  34. Apr 15, 2009
  35. Feb 05, 2009
  36. Jan 30, 2009
  37. Jan 23, 2009
  38. Jan 21, 2009
Loading