- Nov 25, 2021
-
- Nov 24, 2021
-
-
Robert K authored
-
- Aug 31, 2021
-
-
Markus Blatt authored
CHANGELOG is for 2.8 See merge request !452
-
Markus Blatt authored
-
- Jul 30, 2021
-
-
Markus Blatt authored
Merge branch 'complex-abi-change-warnings' into 'master' See merge request !450
-
Markus Blatt authored
Make sure that the relaxation factor for smoothers never is complex. See merge request !447 (cherry picked from commit a342ef7d) 659f580a Make sure that the relaxation factor for smoothers never is complex.
-
Markus Blatt authored
Merge branch 'feature/remove-signed-unsigned-comparison-warning-repartition' into 'master' See merge request !449
-
- Jul 29, 2021
-
-
Markus Blatt authored
Merge branch 'feature/shut-up-compiler-warnings-gcc8' into 'master' See merge request !446
-
Markus Blatt authored
Remove signed-unsigned comparison on repartition.hh See merge request !448 (cherry picked from commit 98b87c4c) 3dd0e2b3 Remove signed-unsigned comparison on repartition.hh
-
Markus Blatt authored
Get rid of shadowed/unused variable/typedef gcc-8 warnings See merge request !445 (cherry picked from commit b04092da) 4a990c33 Get rid of shadowed/unused variable/typedef gcc-8 warnings
-
- Jul 28, 2021
-
-
Markus Blatt authored
Merge branch 'features/shut-up-compiler-warnings' into 'master' See merge request !443
-
Markus Blatt authored
Get rid of unused/shadowed variable compiler warnings. See merge request !442 (cherry picked from commit b0a1b9c7) b6080f4f Get rid of unused/shadowed variable compiler warnings. a43015f8 USe std::is_sorted to fix compile issue with DUNE_ISTL_WITH_CHECKING.
-
- Jul 24, 2021
-
-
Christoph Grüninger authored
Merge branch 'cleanup/macos-gitignore' into 'master' See merge request !441
-
Christoph Grüninger authored
[gitignore] Ignore macOS caching files See merge request !439 (cherry picked from commit 84cd3055) d417844c [gitignore] Ignore macOS caching files
-
- Jul 23, 2021
-
-
Christoph Grüninger authored
Merge branch 'feature/tuple-ctor-for-mtbmatrix' into 'master' See merge request !440
-
- Jul 12, 2021
-
-
Markus Blatt authored
-
- Jul 07, 2021
-
-
Christoph Grüninger authored
[changelog] Mention SuiteSparse potentiel slowdown with openBlas Closes #91 See merge request !437
-
Christoph Grüninger authored
Fixes #91
-
- Jul 05, 2021
-
-
Christoph Grüninger authored
Update list of authors See merge request !438
-
Christoph Grüninger authored
-
- Jun 30, 2021
-
-
Oliver Sander authored
Cholmod: Add support for almost all matrix types See merge request !424
-
Patrick Jaap authored
This is achieved by using the flat matrix and vector forEach implementations. The unit test is extended by a multi type example.
-
Patrick Jaap authored
The routines traverse the container recursively and call a functor at each scalar entry passing also the flat index.
-
- Jun 24, 2021
-
-
Oliver Sander authored
Remove some warnings about unused typedefs and suggested braces See merge request !435
-
Simon Praetorius authored
-
- May 27, 2021
-
-
Christian Engwer authored
IO matrixmarket for vectors of simd type See merge request !368
-
Christian Engwer authored
[operators][cleanup] Use override keyword See merge request !433
-
Timo Koch authored
-
- Mar 23, 2021
-
-
Andreas Dedner authored
use the dune docker registry for the python and 'with-checking' ci test See merge request !431
-
Andreas Dedner authored
-
- Mar 22, 2021
-
-
Andreas Dedner authored
fix some headercheck issues See merge request !430
-
- Mar 21, 2021
-
-
Andreas Dedner authored
-
Christoph Grüninger authored
Fix registrytest by properly including config.h See merge request !429
-
Simon Praetorius authored
-
- Mar 18, 2021
-
-
Christoph Grüninger authored
Use [[maybe_unused]] instead of DUNE_UNUSED(_PARAMETER) See merge request !427
-
- Mar 16, 2021
-
-
Christoph Grüninger authored
-
- Mar 13, 2021
-
-
Simon Praetorius authored
Use std::void_t instead of Dune::void_t See merge request !426
-
- Mar 12, 2021
-
-
Christoph Grüninger authored
-
- Feb 07, 2021
-
-
Nils-Arne Dreier authored
-