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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Oct 23, 2021
-
-
dedner authored
-
- Oct 22, 2021
-
-
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
-
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
-
dedner authored
-
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
-
- Sep 30, 2021
-
-
Robert K authored
Make elements array an explicit type, i.e., fix to unsigned int as in the default interface See merge request extensions/dune-alugrid!119
-
Robert K authored
Explicitly include AddMETISFlags to fix cmake run See merge request extensions/dune-alugrid!125
-
Markus Blatt authored
Otherwise I get the error: CMake Error at lib/CMakeLists.txt:31 (add_dune_metis_flags): Unknown CMake command "add_dune_metis_flags".
-
- Sep 15, 2021
-
-
Andreas Dedner authored
use a uint as default for ALUGridId::IntegerType - it was int before. Don't... See merge request extensions/dune-alugrid!124
-
- Sep 08, 2021
-
-
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
-
- Aug 26, 2021
- Jul 28, 2021
-
-
Andreas Dedner authored
[cmake] Add scope to target_link_libraries See merge request extensions/dune-alugrid!122
-
- Jul 27, 2021
-
-
Christoph Grüninger authored
Required for Dune 2.8 as some target_link_libraries got a scope (PRIVATE, PUBLIC, INTERFACE). dune-common still adds PUBLIC automatically, but this is just for transition.
-
Simon Praetorius authored
As dune-common offers add_dune_metis_flags, this is the preferred way to add METIS flags
-
- Jul 05, 2021
-
-
Andreas Dedner authored
Remove double call to cmake_minimum_required See merge request extensions/dune-alugrid!120
-
Simon Praetorius authored
-
- Jul 03, 2021
-
-
Simon Praetorius authored
-
- Jun 25, 2021
-
-
Robert K authored
-
Robert K authored
-
Robert K authored
GridFactoryInterface.
-
Robert K authored
-
Robert K authored
Remove ToUniquePtr from GridFactories See merge request extensions/dune-alugrid!116
-
Simon Praetorius authored
-
Simon Praetorius authored
-
- May 31, 2021
-
-
Robert K authored
-
- May 01, 2021
-
-
Robert K authored
[cleanup][Python] remove precompiled python modules. See merge request extensions/dune-alugrid!111
-
- Apr 22, 2021
-
-
Robert K authored
-
- Mar 23, 2021
-
-
dedner authored
-
- Mar 13, 2021
-
-
Robert K authored
Remove use of SimplexTopology and CubeTopology See merge request extensions/dune-alugrid!110
-
- Mar 11, 2021
- Mar 03, 2021
-
-
Robert K authored
-
- Jan 31, 2021
- Dec 21, 2020
-
-
Robert K authored
-
- Dec 19, 2020