- 02 Oct, 2020 1 commit
-
-
- 29 Sep, 2020 1 commit
-
-
Kilian Weishaupt authored
-
- 29 Jul, 2020 1 commit
-
-
Ned Coltman authored
-
- 15 Jul, 2020 1 commit
-
-
Bernd Flemisch authored
Replace calls to deprecated `DUNE_VERSION_NEWER_REV(DUNE_ISTL,2,7,1)` by `DUNE_VERSION_GT_REV(DUNE_ISTL,2,7,0)` which also reads better than the `GTE` version, as Dune 2.7.1 hasn't been released yet. Fix the call to `DUNE_VERSION_GT(DUNE_ISTL,2,7)` in the solver factory backend which would break things in case of a 2.7.1 release. Adapt the corresponding changelog entry.
-
- 14 Jul, 2020 1 commit
-
-
Timo Koch authored
-
- 24 Jun, 2020 2 commits
-
-
Timo Koch authored
-
Timo Koch authored
Unfortunately the CMake logic for quad math detection was overwriting the Quadmath package from Dune and had to be removed. This removes all quadmath code from Dumux and uses the quadmath implementation of Dune instead (Dune::Float128) which is based on the same library.
-
- 19 Jun, 2020 1 commit
-
-
Timo Koch authored
-
- 04 May, 2020 1 commit
-
-
- 29 Apr, 2020 5 commits
-
-
Simon Emmert authored
-
Timo Koch authored
-
Simon Emmert authored
Due to !1905
-
-
Kilian Weishaupt authored
-
- 07 Apr, 2020 1 commit
-
-
- 31 Mar, 2020 1 commit
-
-
Timo Koch authored
-
- 26 Mar, 2020 2 commits
-
-
FluidSystem::getMainComponent returns the main componet index of the phase. This doesn't actually make sense for the tracer models which why this commit also * removes getMainComponent for tracer fluid systems (Changelog amended) * guards all occurences of getMainComponent in code that works for tracer too with constexpr if
-
Ned Coltman authored
-
- 15 Mar, 2020 1 commit
-
-
- 11 Mar, 2020 1 commit
-
-
Timo Koch authored
-
- 09 Mar, 2020 1 commit
-
-
- 13 Feb, 2020 1 commit
-
-
Timo Koch authored
-
- 31 Jan, 2020 1 commit
-
-
Timo Koch authored
-
- 29 Jan, 2020 1 commit
-
-
Timo Koch authored
-
- 23 Jan, 2020 1 commit
-
-
- 03 Jan, 2020 1 commit
-
-
Christoph Grüninger authored
-
- 21 Nov, 2019 1 commit
-
-
Timo Koch authored
-
- 11 Oct, 2019 3 commits
-
-
Timo Koch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- 10 Oct, 2019 1 commit
-
-
Katharina Heck authored
-
- 02 Oct, 2019 1 commit
-
-
Roman Winter authored
-
- 29 Aug, 2019 1 commit
-
-
Bernd Flemisch authored
-
- 01 Jul, 2019 1 commit
-
-
Timo Koch authored
-
- 01 Jun, 2019 1 commit
-
-
- 07 May, 2019 1 commit
-
-
- 06 May, 2019 1 commit
-
-
Timo Koch authored
* With this patch you only include what you need * The header gridmanager.hh includes all specializations as convenience. This makes this patch also fully backwards-compatible
-
- 02 May, 2019 1 commit
-
-
Timo Koch authored
-
- 30 Apr, 2019 1 commit
-
-
- 29 Mar, 2019 1 commit
-
-