- Jan 11, 2021
-
-
Timo Koch authored
-
On minimal setups without MPI installed, the box tests failed to compile as the FVAssembler uses the ParallelVectorHelper class, which itself was hidden behind a HAVE_MPI guard. Tests with setups where MPI is not installed showed that the tests compile and run also without the guard.
-
-
Dennis Gläser authored
[test][richards] Add two benchmark cases Vanderborght 2005 See merge request !2432
-
Timo Koch authored
-
Kilian Weishaupt authored
Fix/material spline capture See merge request !2440
- Jan 10, 2021
-
-
Timo Koch authored
The default capture mode [&] also captures this. The base class name should be able to be implicitly captured but is not for some older gcc versions.
-
- Jan 09, 2021
-
-
Kilian Weishaupt authored
[istl] Parallel solver factory only available from Dune 2.8 onwards Closes #980 See merge request !2437
-
- Jan 08, 2021
-
-
Dennis Gläser authored
[test][1p] Add root benchmark analytical solution Schnepf et al 2020 See merge request !2434
-
Timo Koch authored
-
Timo Koch authored
-
Kilian Weishaupt authored
[bugfix][navierstokes][radsym] Fix rotational symmetric Navier-Stokes with pressure normalization See merge request !2435
-
- Jan 07, 2021
- Jan 04, 2021
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
[bugfix][fickslaw] Add missing return in getRho helper See merge request !2430
-
Timo Koch authored
- Dec 31, 2020
-
- Dec 23, 2020
-
-
Kilian Weishaupt authored
Shift variable warningIssued from local to private Closes #977 See merge request !2428
-
Melanie Lipp authored
[multidomain][fvassembler] Change variable warningIssued from a local static variable to a private class member for compatabilit with gcc7 compiler.
-
- Dec 18, 2020
-
-
Kilian Weishaupt authored
[fluidsystems][1padapter] Fix typo See merge request !2426
-
Kilian Weishaupt authored
-
- Dec 14, 2020
-
-
- Dec 13, 2020
-
- Dec 11, 2020
-
-
Kilian Weishaupt authored
[test][freeflow] Correct definition of boolean hasAnalyticalSolution in channel test See merge request !2418
-
Bernd Flemisch authored
Feature/install script generator See merge request !2230
-
Dennis Gläser authored
-