Skip to content
Snippets Groups Projects
  1. Apr 25, 2012
  2. Jan 21, 2012
  3. Dec 21, 2011
  4. Sep 03, 2011
  5. Jun 15, 2011
  6. May 06, 2011
  7. Mar 26, 2011
  8. Mar 02, 2011
  9. Sep 13, 2010
  10. Feb 10, 2010
  11. Oct 22, 2009
  12. Oct 19, 2009
  13. Oct 15, 2009
  14. Oct 09, 2009
  15. Aug 27, 2009
    • Christophe Geuzaine's avatar
      · 82ad0b39
      Christophe Geuzaine authored
      rewrote gmsh2DMeshGenerator to make it thread-safe
      
      *** PLEASE TEST THAT THE 2D MESH GENERATORS BEHAVE EXACTLY AS BEFORE ***
      82ad0b39
  16. 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
  17. Mar 01, 2009
  18. Feb 27, 2009
  19. 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
  20. Dec 28, 2008
  21. Jul 11, 2008
  22. Jun 27, 2008
  23. Mar 20, 2008
  24. Feb 17, 2008
  25. Sep 04, 2007
  26. Jul 31, 2007
    • Christophe Geuzaine's avatar
      · c4b176e7
      Christophe Geuzaine authored
      cleanup previous commit + move "carve hole" routines in separate file
      c4b176e7
    • Christophe Geuzaine's avatar
      · be07d2f8
      Christophe Geuzaine authored
      Temporary fix for 'could not find extruded vertex' bug.
      
      This is a serious bug, which is related to the way we use std::set to
      search for points: cf. benchmark/bug/test_problem_point_set_search.cpp
      
      THIS PROBLEM IS ALSO PRESENT IN BDS. WE NEED TO FIND A BETTER FIX!
      be07d2f8
  27. Feb 26, 2007
    • Christophe Geuzaine's avatar
      · 8381c872
      Christophe Geuzaine authored
      new boundary layer mesh generator
      
      refactored smooth value/smooth normal code into single SmoothData.* file
      8381c872
  28. Jan 16, 2007
    • Christophe Geuzaine's avatar
      · 2edc8251
      Christophe Geuzaine authored
      - reimplemented subdivision of extruded meshes
      - fix indent + unused var + gcc warnings all over the place
      2edc8251
  29. Nov 27, 2006
  30. Nov 26, 2006
    • Christophe Geuzaine's avatar
      · 3dda2bc7
      Christophe Geuzaine authored
      some initial steps before reimplemeting extrusion
      3dda2bc7
  31. Sep 15, 2006
    • Christophe Geuzaine's avatar
      · 5b6ca023
      Christophe Geuzaine authored
      force orientation of mesh to match the orientation of the geometry
      5b6ca023
  32. Sep 05, 2006
  33. Sep 01, 2006
  34. Aug 15, 2006
  35. Jul 25, 2006
Loading