Skip to content
Snippets Groups Projects
  1. Feb 09, 2017
  2. Jan 03, 2017
  3. Oct 11, 2016
  4. Sep 05, 2016
  5. Aug 25, 2016
  6. Jun 15, 2016
  7. Jun 14, 2016
  8. Jun 06, 2016
  9. Jun 04, 2016
  10. Mar 20, 2016
    • Christophe Geuzaine's avatar
      Onelab "changed" flag is now multi-level (not just true/false). This allows... · ed11f34e
      Christophe Geuzaine authored
      Onelab "changed" flag is now multi-level (not just true/false). This allows finer granularity for complex clients. For example, Gmsh now responds to 4 levels of "changed"
      
      - changed == 0: nothing to do
      - changed == 1: only save the mesh (useful if we only chanaged some physical groups)
      - changed == 2: only remesh and save the mesh (useful if we only changed some meshing paramaters)
      - changed >= 3: reload geometry, remesh and save the mesh
      
      
      ed11f34e
  11. Feb 25, 2016
  12. Feb 22, 2016
  13. Feb 19, 2016
  14. Feb 18, 2016
  15. Feb 15, 2016
  16. Feb 13, 2016
    • Christophe Geuzaine's avatar
      better window title · fa8dc94f
      Christophe Geuzaine authored
      fa8dc94f
    • Christophe Geuzaine's avatar
      simplifcation of ONELAB code: · 40ac944c
      Christophe Geuzaine authored
      - removed onelab::region and onelab::function (they complexify the interface, but bring no additional value compared to onelab::string)
      - removed ONELAB2 experiment
      - made client/Model name persistent, and define Gmsh/Model name so that we can uncouple e.g. .geo/.pro pairs
      
      40ac944c
  17. Feb 04, 2016
  18. Feb 02, 2016
  19. Jan 24, 2016
  20. Jan 06, 2016
  21. Jan 05, 2016
  22. Nov 09, 2015
  23. Jun 23, 2015
  24. May 18, 2015
  25. May 05, 2015
  26. Mar 28, 2015
  27. Mar 10, 2015
  28. Feb 22, 2015
  29. Jan 14, 2015
  30. Dec 17, 2014
  31. Dec 12, 2014
  32. Dec 11, 2014
  33. Oct 25, 2014
  34. Oct 18, 2014
  35. Sep 17, 2014
    • Amaury Johnen's avatar
      fix bug extruded volume: · 2dd1a944
      Amaury Johnen authored
      The parser wanted to create extruded volume begining systematically from 1. 
      Thus, when there already existed volumes with number 1,2,3,etc, extruded volumes was created.
      2dd1a944
  36. Jul 30, 2014
  37. Jul 25, 2014
Loading