Skip to content
Snippets Groups Projects
  1. Jan 01, 2013
  2. Jul 13, 2012
  3. Jun 11, 2012
  4. Apr 13, 2012
  5. Apr 02, 2012
  6. Feb 17, 2012
  7. Feb 03, 2012
  8. Feb 02, 2012
  9. Jan 26, 2012
  10. Jan 21, 2012
  11. Jan 12, 2012
  12. Dec 20, 2011
  13. Dec 15, 2011
  14. Nov 26, 2011
  15. Nov 03, 2011
  16. Oct 10, 2011
  17. Mar 26, 2011
  18. Aug 27, 2010
  19. Apr 21, 2010
  20. Feb 10, 2010
  21. Nov 04, 2009
    • Bruno Seny's avatar
      - make Solver module optional · 236135e5
      Bruno Seny authored
      - invert #define logic (HAVE_MESH, HAVE_POST, HAVE_SOLVER, ... instead of HAVE_NO_MESH,
        HAVE_NO_POST, HAVE_NO_SOLVER)
      236135e5
  22. Sep 15, 2009
  23. Apr 15, 2009
  24. Feb 05, 2009
  25. 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
  26. 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
  27. Nov 18, 2008
  28. Oct 14, 2008
  29. Oct 01, 2008
  30. Sep 25, 2008
  31. Aug 29, 2008
  32. Aug 27, 2008
  33. Jul 21, 2008
  34. Jul 11, 2008
  35. Jun 12, 2008
  36. Jun 05, 2008
Loading