Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.dune-project.org/extensions/dune-alugrid.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. May 30, 2022
  2. Aug 19, 2020
  3. Mar 15, 2020
  4. Dec 17, 2019
  5. Dec 16, 2019
  6. Nov 28, 2019
  7. Nov 02, 2018
  8. Jan 25, 2018
  9. Oct 13, 2017
  10. Oct 10, 2017
  11. Oct 06, 2017
  12. Oct 05, 2017
  13. Oct 04, 2017
  14. Oct 03, 2017
  15. Oct 02, 2017
  16. Aug 29, 2017
  17. Aug 24, 2017
    • Martin Nolte's avatar
      [bugfix] don't fail without SIONlib · 197ce5a3
      Martin Nolte authored
      The backup-restore example failed if SIONlib is not found, because the
      corresponding read/write methods silently do nothing. This causes the grid to
      be restored from an empty stream, resulting in an error.
      
      This patch fixes the issue by restoring the grid from the SIONlib file only if
      SIONlib has been found. Otherwise, this option of restoring is silently ignored.
      197ce5a3
Loading