- Jan 06, 2022
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
- Jan 04, 2022
-
-
Ansgar Burchardt authored
CHANGELOG.MD: Be more precise about FieldTraits requirement in ISTL vector types See merge request !466
-
- Dec 17, 2021
-
-
Patrick Jaap authored
See discussion at !460
-
- Dec 14, 2021
-
-
Ansgar Burchardt authored
MultiTypeBlockVector: Use std::common_type for field_type See merge request !460
-
- Dec 09, 2021
-
-
Patrick Jaap authored
-
Patrick Jaap authored
-
- Dec 07, 2021
-
-
Markus Blatt authored
[IO] Update SVG writer documentation See merge request !464
-
- Dec 06, 2021
-
-
Santiago Ospina De Los Ríos authored
-
- Dec 03, 2021
-
-
Markus Blatt authored
fix some problems of the intel compiler See merge request !407
-
Markus Blatt authored
Default initialize number in NumberWrapper See merge request !456
-
Markus Blatt authored
Add SVG writer for matrices See merge request !444
-
- Dec 02, 2021
-
-
Ansgar Burchardt authored
add `FieldTraits` for matrix classes See merge request !461
-
Ansgar Burchardt authored
-
- Dec 01, 2021
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Oliver Sander authored
Implement std::tuple_element for MultiTypeBlockVector and Matrix See merge request !459
-
- Nov 26, 2021
-
-
Oliver Sander authored
Both behave like std::tuple, and currently even inherit from std::tuple. According to https://en.cppreference.com/w/cpp/utility/tuple_element we are allowed to specify std::tuple_element for our own types.
-
Oliver Sander authored
Add `operator*` for `ScaledIdentityMatrix` and scalar See merge request !457
-
-
- Nov 14, 2021
-
-
Simon Praetorius authored
-
- Nov 10, 2021
-
-
Oliver Sander authored
Export the cholmod_factor object See merge request !455
-
Oliver Sander authored
This is needed for some of the more advanced features of CHOLMOD.
-
- Oct 22, 2021
-
-
Andreas Dedner authored
refactor the way python is used in dune See merge request !432
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas 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
-
Andreas Dedner authored
fix ci pep 42: use implicit namespace packages which make it possible to combine subpackages using editable (source) and non editable (pypi) only use a cmake install a python module in the SKBUILD setting - for an install from build dir pip will take take of this since it is part of the setup.py file add a stopgap solution unti ci repo up and running again Update requirements. add dune packages to requires in setup.py.in [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 adapt ci yml file to python bindings on by default disable python bindings for clang 5 (ubuntu 18) since no numpy matching numpy version can be installed from the gitlab registry [bug fix python bindings] fix an issue with 'entry' being used in implicit build mode but ready==build
-
- Oct 17, 2021
-
-
Oliver Sander authored
-
- Sep 28, 2021
-
-
Oliver Sander authored
[minres] Compute preconditioned residual also for initial residual See merge request !454
-
Timo Koch authored
-
- Aug 13, 2021
-
-
Christoph Grüninger authored
Bump version to 2.9-git See merge request !451
-
Christoph Grüninger authored
-