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. Oct 23, 2021
  2. 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
  3. Sep 30, 2021
  4. Sep 15, 2021
  5. 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
  6. Aug 26, 2021
  7. Jul 28, 2021
  8. Jul 27, 2021
  9. Jul 05, 2021
  10. Jul 03, 2021
  11. Jun 25, 2021
  12. May 31, 2021
  13. May 01, 2021
  14. Apr 22, 2021
  15. Mar 23, 2021
  16. Mar 13, 2021
  17. Mar 11, 2021
  18. Mar 03, 2021
  19. Jan 31, 2021
  20. Dec 21, 2020
  21. Dec 19, 2020
Loading