Skip to content
Snippets Groups Projects
  1. Jan 01, 2013
  2. Dec 13, 2012
  3. Dec 06, 2012
  4. Nov 28, 2012
  5. Oct 31, 2012
  6. Oct 22, 2012
  7. Aug 06, 2012
  8. Aug 01, 2012
  9. Jun 16, 2012
  10. May 03, 2012
  11. Apr 28, 2012
  12. Feb 01, 2012
  13. Jan 21, 2012
  14. Nov 03, 2011
  15. Oct 10, 2011
  16. May 06, 2011
  17. Apr 28, 2011
  18. Apr 12, 2011
  19. 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
  20. Mar 26, 2011
  21. Mar 08, 2011
  22. Aug 06, 2010
  23. Apr 01, 2010
  24. Mar 27, 2010
  25. Mar 09, 2010
  26. Feb 10, 2010
  27. Jan 20, 2010
  28. Dec 17, 2009
  29. Nov 13, 2009
  30. Sep 19, 2009
  31. Aug 29, 2009
    • Christophe Geuzaine's avatar
      · 8c33ad3e
      Christophe Geuzaine authored
      never ever change the immutable vertex numbers: otherwise we cannot use
      our algorithms from outside with prescribed boundary meshes
      
      -> use MVertex::_index instead
      
      (renamed setNum to forceNum to make sure we don't use setNum by mistake)
      8c33ad3e
  32. 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
  33. Jun 02, 2009
  34. Apr 15, 2009
  35. Mar 19, 2009
  36. Feb 07, 2009
    • Christophe Geuzaine's avatar
      · 172c4f26
      Christophe Geuzaine authored
      Removed GSL dependency. Gmsh now uses blas and lapack for linear algebra
      stuff.
      172c4f26
  37. Dec 29, 2008
    • Christophe Geuzaine's avatar
      - (c) update · 0b598844
      Christophe Geuzaine authored
      - fix bb computation to avoid model jumping around when adding points in z=0 plane
      - pass interpol matrices as ref
      0b598844
  38. Nov 17, 2008
Loading