Skip to content
Snippets Groups Projects
  1. Jun 19, 2013
  2. May 16, 2013
  3. May 11, 2013
  4. May 10, 2013
  5. May 07, 2013
  6. Mar 20, 2013
  7. Jan 27, 2013
    • Christophe Geuzaine's avatar
      · 925cf203
      Christophe Geuzaine authored
      * store max vertex/element number on a per-model basis (removed globalNum in MVertex/MElement). This should be improved, but forcing a GModel in the MVertex and MElement constructors
      
      * use filename as a "partition indicator" in readMED (for both meshes and views), so we can deal with DDM datasets in MED (MED does not store partition numbers)
      
      
      925cf203
  8. Jan 23, 2013
  9. Jan 01, 2013
  10. Dec 02, 2012
  11. Oct 31, 2012
  12. Jun 15, 2012
  13. Jun 12, 2012
  14. Jun 11, 2012
  15. Apr 25, 2012
  16. Apr 18, 2012
  17. Apr 13, 2012
  18. Feb 17, 2012
  19. Feb 08, 2012
  20. Feb 03, 2012
  21. Feb 02, 2012
  22. Jan 27, 2012
  23. Jan 26, 2012
  24. Jan 21, 2012
  25. Jan 13, 2012
  26. Jan 12, 2012
  27. Dec 20, 2011
  28. Nov 26, 2011
  29. Nov 10, 2011
  30. Nov 03, 2011
  31. Oct 10, 2011
  32. Jun 15, 2011
  33. 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
Loading