Skip to content
Snippets Groups Projects
  1. Jun 23, 2008
  2. Jun 12, 2008
  3. Jun 07, 2008
  4. Jun 03, 2008
  5. May 06, 2008
  6. 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
  7. May 01, 2008
  8. Apr 28, 2008
  9. Apr 24, 2008
  10. 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
  11. Apr 14, 2008
  12. Mar 29, 2008
  13. Mar 23, 2008
  14. Mar 21, 2008
  15. Mar 20, 2008
  16. 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
  17. Mar 18, 2008
  18. Feb 23, 2008
  19. Feb 22, 2008
    • Christophe Geuzaine's avatar
      · d9c6ef4d
      Christophe Geuzaine authored
      api cleanup: use ByTag consistently (emphasises slowness of lookup)
      d9c6ef4d
  20. Feb 20, 2008
  21. Feb 17, 2008
  22. 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
  23. Feb 07, 2008
  24. Jan 22, 2008
    • Christophe Geuzaine's avatar
      · dc6f74db
      Christophe Geuzaine authored
      make sure we define  YY_NO_UNISTD_H on wind32
      dc6f74db
  25. 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
  26. Jan 19, 2008
    • Christophe Geuzaine's avatar
      · a86ef74c
      Christophe Geuzaine authored
      start reducing header pollution (removed Gmsh.h + cleaned up GModel & co)
      a86ef74c
  27. Jan 18, 2008
  28. Jan 16, 2008
    • Christophe Geuzaine's avatar
      · ff712e11
      Christophe Geuzaine authored
      rename transf params & remove unused ones in old structs
      ff712e11
  29. Jan 09, 2008
    • Christophe Geuzaine's avatar
      · 2336aeb7
      Christophe Geuzaine authored
      fix parser to work with new flex and bison (1.28 -> 2.3)
      2336aeb7
  30. Nov 08, 2007
    • Christophe Geuzaine's avatar
      · 2d8b4c87
      Christophe Geuzaine authored
      added adaptive view options in the view's option db
      2d8b4c87
  31. Sep 26, 2007
    • Christophe Geuzaine's avatar
      · bf103636
      Christophe Geuzaine authored
      removed global THEM
      
      (once more step towards nicer integration of old GEO stuff)
      bf103636
  32. Sep 12, 2007
  33. Sep 11, 2007
    • Christophe Geuzaine's avatar
      · 9b7e8496
      Christophe Geuzaine authored
      reinterfaced adaptive views with new post-pro
      9b7e8496
  34. Sep 10, 2007
    • Christophe Geuzaine's avatar
      · 86a0dffe
      Christophe Geuzaine authored
      moving to new post-processing database
      
                          *** WARNING ***
      
      do not upgrade if you need plugins or adaptive views: these have not
      been ported (yet) to the new database
      
                          *** WARNING ***
      86a0dffe
  35. Sep 09, 2007
  36. Sep 06, 2007
    • Christophe Geuzaine's avatar
      · 7e130ce0
      Christophe Geuzaine authored
      allow Function Field(1)="expression"; (without extra empty list at the end)
      7e130ce0
Loading