Skip to content
Snippets Groups Projects
  1. Apr 11, 2025
  2. Apr 06, 2025
  3. Apr 03, 2025
  4. Mar 24, 2025
    • Oliver Sander's avatar
      Merge branch 'remove-uggrid-load-save-stubs' into 'master' · 05fc73dc
      Oliver Sander authored
      UGGrid: Remove the rudimentary saveState/loadState implementations
      
      See merge request !770
      05fc73dc
    • Oliver Sander's avatar
      UGGrid: Remove the rudimentary saveState/loadState implementations · b4668c88
      Oliver Sander authored
      The implementations of these methods looked like they do something
      reasonable, but in fact they don't: They do call corresponding
      UGGrid methods, but those methods never worked (in Dune!).
      
      After giving it some thought it is now my opinion that the UGGrid
      saveState/loadState functionality is not worth the time needed
      to understand it and get it to work.  A modern snapshotting code
      should be written from scratch in any case, using existing modern
      standards as much as possible.
      
      Therefore, this patch removes the dummy calls to SaveMultiGrid
      and LoadMultiGrid.
      b4668c88
  5. Mar 03, 2025
  6. Dec 16, 2024
  7. Dec 13, 2024
  8. Dec 05, 2024
  9. Nov 30, 2024
  10. Nov 29, 2024
  11. Nov 25, 2024
  12. Nov 24, 2024
  13. Nov 22, 2024
  14. Nov 18, 2024
  15. Nov 16, 2024
  16. Nov 13, 2024
  17. Nov 12, 2024
  18. Nov 08, 2024
Loading