Skip to content
Snippets Groups Projects
  1. Jan 27, 2012
  2. Jan 26, 2012
  3. Jan 21, 2012
  4. Jan 13, 2012
  5. Jan 12, 2012
  6. Dec 20, 2011
  7. Nov 26, 2011
  8. Nov 10, 2011
  9. Nov 03, 2011
  10. Oct 10, 2011
  11. Jun 15, 2011
  12. 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
  13. May 27, 2011
  14. May 06, 2011
  15. Apr 05, 2011
  16. Apr 04, 2011
  17. Mar 26, 2011
  18. Jan 06, 2011
  19. Nov 24, 2010
  20. Oct 06, 2010
  21. Aug 23, 2010
  22. Aug 13, 2010
  23. Apr 30, 2010
  24. Apr 25, 2010
  25. Apr 21, 2010
  26. Mar 15, 2010
  27. Mar 04, 2010
  28. Feb 10, 2010
  29. Feb 08, 2010
  30. Nov 09, 2009
  31. 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
  32. Sep 15, 2009
  33. Aug 27, 2009
  34. 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
  35. 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
  36. Aug 12, 2009
  37. Jun 19, 2009
Loading