Skip to content
Snippets Groups Projects
  1. Jan 24, 2012
  2. Jan 21, 2012
  3. Dec 27, 2011
    • Christophe Geuzaine's avatar
      · 042b23e9
      Christophe Geuzaine authored
      We should really clean up the mess that "reparamOnXXX" has become. Introducing one more horrible "haveParametrization()" member function to add to the general insanity :-)
      
      042b23e9
  4. Nov 15, 2011
  5. Nov 05, 2011
  6. 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
  7. Oct 10, 2011
  8. Sep 07, 2011
  9. Jul 18, 2011
  10. Jun 13, 2011
  11. 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
  12. Apr 05, 2011
    • Jean-François Remacle's avatar
      mesh matching enhanced · bf66c842
      Jean-François Remacle authored
      high order smoother class added : high order meshes are guaranteed to be
      valid : some elements are "un-curved" in order to ensure good value of
      the distorsion mapping. P2 triangle quality estimate is robust
      
      bf66c842
  13. Mar 26, 2011
  14. Nov 24, 2010
  15. Nov 11, 2010
  16. Nov 10, 2010
  17. Sep 13, 2010
  18. Aug 31, 2010
  19. Aug 05, 2010
  20. May 21, 2010
  21. Apr 25, 2010
  22. Apr 23, 2010
  23. Feb 18, 2010
  24. Feb 10, 2010
  25. Feb 01, 2010
  26. Jan 05, 2010
  27. Nov 13, 2009
  28. 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
  29. Jun 28, 2009
  30. Jun 27, 2009
  31. Jun 17, 2009
    • Jean-François Remacle's avatar
      · f3109f61
      Jean-François Remacle authored
      Changed the return type of GetOBB from SOrientedBoundingBox* to SOrientedBoundingBox
      f3109f61
  32. Jun 15, 2009
  33. May 11, 2009
  34. May 09, 2009
  35. Apr 22, 2009
Loading