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. Apr 22, 2022
  2. Mar 05, 2022
  3. Mar 04, 2022
  4. Mar 03, 2022
  5. Feb 03, 2022
  6. Jan 09, 2022
  7. Dec 22, 2021
  8. Dec 02, 2021
  9. Dec 01, 2021
  10. Nov 06, 2021
  11. Oct 23, 2021
  12. Oct 22, 2021
    • dedner's avatar
      add config.opts file to metadata and enable CMP0087 NEW cmake policy · 526bba72
      dedner authored
      comment out CMP0087 NEW cmake policy because it fails on some CI runners
      
      correctly set CMP0087 cmake policy to NEW for cmake >= 3.14
      526bba72
    • dedner's avatar
      replace assertHave with assertCMakeHave which has to be used slightly... · 4fea5df4
      dedner authored
      replace assertHave with assertCMakeHave which has to be used slightly differently with the new dune-py setup process
      
      adapt ci yml file to python bindings on by default
      
      remove uint<int warning
      4fea5df4
    • dedner's avatar
      switch to 2.9 version · 63d64d0c
      dedner authored
      63d64d0c
    • Robert K's avatar
      adapt to new python binding approach in dune-common · b93e77ef
      Robert K authored
      pep 42: use implicit namespace packages which make it possible to combine subpackages using editable (source) and non editable (pypi)
      
      simplify ci setup for python bindings
      
      [bugfix][ci] Disable rules for a moment.
      
      fix issue with conflict removal
      
      add a stopgap solution unti ci repo up and running again
      
      add dune packages to requires in setup.py.in
      
      [needs fixing] remove version in dune.module for testing - needs fixing
      
      [testing]
      
      only add dune modules that have been found as requirements in setup.py.in
      
      removed setup.py.in since the default is provided in dune-common
      b93e77ef
  13. Oct 04, 2021
  14. Oct 03, 2021
  15. Sep 30, 2021
  16. Sep 15, 2021
  17. Sep 08, 2021
    • dedner's avatar
      use a uint as default for ALUGridId::IntegerType - it was int before. Don't... · fb09463d
      dedner authored
      use a uint as default for ALUGridId::IntegerType - it was int before. Don't need negative values so this doubles the possible size for the id without increasing memory footprint. The current implementation fails with a bisection 2d grid with 15 levels which is not too over the top for adaptive problems
      fb09463d
  18. Aug 26, 2021
  19. Jul 28, 2021
  20. Jul 27, 2021
  21. Jul 05, 2021
  22. Jul 03, 2021
  23. Jun 25, 2021
Loading