Skip to content
Snippets Groups Projects
  1. Jul 25, 2008
  2. Jul 18, 2008
  3. Jul 11, 2008
  4. Jul 10, 2008
  5. Jul 06, 2008
  6. Jul 05, 2008
  7. Jul 04, 2008
  8. Jul 01, 2008
  9. Jun 27, 2008
  10. Jun 23, 2008
  11. Jun 12, 2008
  12. Jun 07, 2008
  13. Jun 03, 2008
  14. May 06, 2008
  15. May 04, 2008
    • Christophe Geuzaine's avatar
      * replaced old Msg function with message class inspired from what we · 26ff0c6f
      Christophe Geuzaine authored
        did in high
      * added mesh generation error log summary
      * removed Parallel subdir (this is now handled by the message class)
      * removed Box subdir and consolidated batch processing in a single
        routine
      * made List_T into a class
      * reduced dependencies in Pview*.h so we can eventually add the post-pro
        interface to the public API
      26ff0c6f
  16. May 01, 2008
  17. Apr 28, 2008
  18. Apr 24, 2008
  19. Apr 22, 2008
    • Christophe Geuzaine's avatar
      · 7435035c
      Christophe Geuzaine authored
      rewrote adaptive view stuff so we can use it on all types of views
      (model-based, multi timestep, multi-mesh)
      7435035c
  20. Apr 14, 2008
  21. Mar 29, 2008
  22. Mar 23, 2008
  23. Mar 21, 2008
  24. Mar 20, 2008
  25. Mar 19, 2008
    • Christophe Geuzaine's avatar
      · 764a5884
      Christophe Geuzaine authored
      re-fix Field.h API dependency
      
      fix shift/conflict reduce in parser introduced by Field stuff
      764a5884
  26. Mar 18, 2008
  27. Feb 23, 2008
  28. Feb 22, 2008
    • Christophe Geuzaine's avatar
      · d9c6ef4d
      Christophe Geuzaine authored
      api cleanup: use ByTag consistently (emphasises slowness of lookup)
      d9c6ef4d
  29. Feb 20, 2008
  30. Feb 17, 2008
  31. Feb 08, 2008
    • Christophe Geuzaine's avatar
      · edfe26c3
      Christophe Geuzaine authored
      bug fix: even when a For/EndFor loop was not entered, we still increased
      ImbricatedLoop. This could lead to undefined behaviour with nested loops
      edfe26c3
  32. Feb 07, 2008
  33. Jan 22, 2008
    • Christophe Geuzaine's avatar
      · dc6f74db
      Christophe Geuzaine authored
      make sure we define  YY_NO_UNISTD_H on wind32
      dc6f74db
  34. Jan 20, 2008
    • Christophe Geuzaine's avatar
      · b4ac26b0
      Christophe Geuzaine authored
      make parser embeddable in code with other parser (yy->gmsh_yy)
      more work on headers
      fixed lots of gcc warnings
      b4ac26b0
  35. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · a86ef74c
      Christophe Geuzaine authored
      start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
      a86ef74c
Loading