Skip to content
Snippets Groups Projects
  1. Mar 31, 2017
  2. Mar 30, 2017
  3. Feb 25, 2017
  4. Feb 21, 2017
  5. Jan 03, 2017
  6. Aug 23, 2016
  7. 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
  8. Mar 04, 2016
  9. Feb 28, 2016
  10. Feb 13, 2016
    • 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
  11. Feb 04, 2016
  12. Jan 31, 2016
  13. Jan 30, 2016
  14. Jan 06, 2016
  15. Jan 05, 2016
  16. Feb 22, 2015
  17. Dec 11, 2014
  18. May 07, 2014
  19. May 05, 2014
  20. Apr 07, 2014
  21. Feb 07, 2014
  22. Jun 20, 2013
  23. Jan 01, 2013
  24. Oct 21, 2012
  25. Oct 11, 2012
  26. Jan 21, 2012
  27. Mar 26, 2011
  28. Aug 26, 2010
  29. Jun 30, 2010
  30. Mar 02, 2010
  31. Feb 10, 2010
  32. Jan 11, 2010
  33. Nov 08, 2009
Loading