Skip to content
Snippets Groups Projects
  1. Oct 11, 2011
    • Thomas Boleman's avatar
      Some steps to a better usability with compounds. Improvements in drawing of... · b8ebf289
      Thomas Boleman authored
      Some steps to a better usability with compounds. Improvements in drawing of compounds: Edges of compounded surfaces in the CAD are hidden, only the collection of compounded surfaces is shown, the single surfaces are hidden. The draw command is called for the compound and then piped to the underlying surfaces. Can be controled with commandline parameter 'compound_only'. Further steps will follow in near future (high order meshes using compounds etc.).
      b8ebf289
  2. Aug 17, 2011
  3. Jun 15, 2011
  4. 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
  5. May 27, 2011
  6. May 06, 2011
  7. Mar 26, 2011
  8. Dec 19, 2010
  9. Nov 29, 2010
  10. Nov 08, 2010
  11. Sep 06, 2010
  12. Aug 13, 2010
  13. Aug 04, 2010
  14. Jul 22, 2010
  15. Jul 21, 2010
  16. Jul 14, 2010
  17. Apr 30, 2010
  18. Apr 20, 2010
  19. Mar 31, 2010
  20. Mar 21, 2010
  21. Mar 20, 2010
  22. Mar 09, 2010
  23. Mar 08, 2010
  24. Mar 07, 2010
    • Christophe Geuzaine's avatar
      · a2044153
      Christophe Geuzaine authored
      prototype "-watch" option to watch for specific files according to 
      a pattern (use 'w' shortcut in GUI to test)
      a2044153
  25. Feb 10, 2010
  26. Feb 08, 2010
  27. Jan 06, 2010
  28. Dec 22, 2009
  29. Dec 14, 2009
  30. 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
  31. Nov 01, 2009
  32. Oct 03, 2009
  33. Oct 01, 2009
    • Christophe Geuzaine's avatar
      · 914f0aba
      Christophe Geuzaine authored
      better gestion of remote messages ("a la getdp")
      914f0aba
  34. Sep 28, 2009
  35. Sep 01, 2009
  36. 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
Loading