Skip to content
Snippets Groups Projects
  1. Nov 13, 2009
  2. Oct 03, 2009
  3. Oct 02, 2009
  4. Sep 19, 2009
  5. Sep 17, 2009
  6. Sep 14, 2009
  7. Sep 10, 2009
  8. Sep 03, 2009
  9. Aug 27, 2009
    • Christophe Geuzaine's avatar
      · a9db9bda
      Christophe Geuzaine authored
      make MElement and MVertex thread-safe by guarding _globalNum
      a9db9bda
  10. 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
  11. Jul 16, 2009
  12. Jun 30, 2009
    • Christophe Geuzaine's avatar
      · 2258e9ee
      Christophe Geuzaine authored
      call setVolumePositive() in all ::writeXXX() functions
      2258e9ee
  13. Jun 28, 2009
  14. Jun 22, 2009
  15. May 15, 2009
    • Jean-François Remacle's avatar
      · 15f06981
      Jean-François Remacle authored
      added createtopologyFromMSH to create Topology from list of triangles
      15f06981
  16. Apr 15, 2009
  17. Mar 19, 2009
  18. Feb 07, 2009
  19. Jan 31, 2009
  20. Jan 30, 2009
  21. Jan 22, 2009
  22. Jan 08, 2009
    • Christophe Geuzaine's avatar
      ./configure now creates Common/GmshConfig.h, which contains all the · e6055ddb
      Christophe Geuzaine authored
      HAVE_XXX defines.
      
      This fixes three longstanding problems:
      
      - the API was hard to use because some headers had HAVE_XXX ifdefs, so
        that cient codes had to know how the lib was compiled to compile
        themselves
      
      - we had to do make clean after each ./configure, which erased too
        much (e.g. most of contrib)
      
      - make depend could include unwanted stuff since it redefined FLAGS
      e6055ddb
  23. 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
  24. Dec 23, 2008
  25. Dec 19, 2008
    • Christophe Geuzaine's avatar
      · d98c6e9e
      Christophe Geuzaine authored
      move integration routines to Numeric/
      d98c6e9e
  26. Dec 07, 2008
  27. Nov 27, 2008
  28. Nov 20, 2008
  29. Nov 19, 2008
  30. Nov 17, 2008
  31. Nov 14, 2008
  32. Nov 08, 2008
  33. Nov 06, 2008
  34. Oct 29, 2008
  35. Oct 25, 2008
  36. Oct 20, 2008
  37. Oct 13, 2008
Loading