- 21 Jul, 2021 1 commit
-
-
Kilian Weishaupt authored
replace DUNE_UNUSED by [[maybe_unused]] See merge request !2720
-
- 20 Jul, 2021 1 commit
-
-
Bernd Flemisch authored
DUNE_UNUSED has been deprecated in Dune 2.8. As the header is not included in the Dune core modules anymore and we didn't include it explicitly in Dumux, this yields errors due to missing inclusions. Instead of including the deprecated header, better use [[maybe_unused]] instead.
-
- 10 Mar, 2021 1 commit
-
-
Kilian Weishaupt authored
[example][1ptracer] Lower solver requirements (only use dune-istl) See merge request !2517
-
- 08 Mar, 2021 1 commit
-
- 03 Feb, 2021 2 commits
-
- 11 Jan, 2021 2 commits
-
-
Kilian Weishaupt authored
Merge branch 'fix/material-spline-capture' into 'master' See merge request !2441
-
Kilian Weishaupt authored
Fix/material spline capture See merge request !2440 (cherry picked from commit b1f87621) 65800cc4 [material] Use implicit capture mode to avoid clang compiler warning about unused capture
-
- 09 Jan, 2021 2 commits
-
-
Kilian Weishaupt authored
Merge branch 'fix/dune-version-requirements-solverfactory' into 'master' See merge request !2438
-
Kilian Weishaupt authored
[istl] Parallel solver factory only available from Dune 2.8 onwards Closes #980 See merge request !2437 (cherry picked from commit 7f01e586) b1160723 [istl] Parallel solver factory only available from Dune 2.8 onwards
-
- 08 Jan, 2021 2 commits
-
-
Kilian Weishaupt authored
Merge branch 'fix/rotsym-navierstokes' into 'master' See merge request !2436
-
Kilian Weishaupt authored
[bugfix][navierstokes][radsym] Fix rotational symmetric Navier-Stokes with pressure normalization See merge request !2435 (cherry picked from commit f89cee8e) 6a1fa49a [bugfix][navierstokes][radsym] Fix rotational symmetric Navier-Stokes with pressure normalization 0e6f7a14 [test][ff][pipe] Test for non-zero initial pressure
-
- 18 Dec, 2020 2 commits
-
-
Kilian Weishaupt authored
Merge branch 'docu/fix-typo-1p-adapter' into 'master' See merge request !2427
-
Kilian Weishaupt authored
[fluidsystems][1padapter] Fix typo See merge request !2426 (cherry picked from commit 843ac892) ce1bf959 [fluidsystems][1padapter] Fix typo
-
- 19 Nov, 2020 1 commit
-
-
Kilian Weishaupt authored
Merge branch 'fix/quad-precision-adl' into 'master' See merge request !2404
-
- 18 Nov, 2020 2 commits
-
-
Kilian Weishaupt authored
Merge branch 'feature/install-without-setuptools' into 'master' See merge request !2400
- 17 Nov, 2020 1 commit
-
-
[bin] Do not require setuptools for install.py Closes dumux-website#40 See merge request !2397 (cherry picked from commit 78bef1d6) 321f1a32 [bin] Do not require setuptools for install.py
-
- 16 Nov, 2020 2 commits
-
-
Kilian Weishaupt authored
Merge branch 'fix/newton-norm-calculation' into 'master' See merge request !2394
-
- 13 Nov, 2020 5 commits
-
-
Bernd Flemisch authored
Merge branch 'patch-1' into 'master' See merge request !2392
-
Bernd Flemisch authored
Update CHANGELOG.md See merge request !2391 (cherry picked from commit 3e9b6d4c) 2a0ed4dd Update CHANGELOG.md
-
Bernd Flemisch authored
Merge branch 'fix/increase-timeout' into 'master' See merge request !2390
-
Bernd Flemisch authored
Merge branch 'fix/subdomain-ghosts' into 'master' See merge request !2387
-
- 11 Nov, 2020 1 commit
-
-
Dennis Gläser authored
Fix handling of ghost elements in subdomain local assemblers. See merge request !2386 (cherry picked from commit bfe8dd39) 5d53ea2b [multidomain][assembly] fix handling of ghost elements
-
- 09 Nov, 2020 2 commits
-
-
Kilian Weishaupt authored
Merge branch 'fix/cmake-evaluate-guard' into 'master' See merge request !2384
-
- 08 Nov, 2020 5 commits
-
-
Kilian Weishaupt authored
Merge branch 'cleanup/flash-depr-warn' into 'master' See merge request !2382
-
Kilian Weishaupt authored
[test][material][compositionalflash] Remove deprecation warning by using new interface Closes #963 See merge request !2381 (cherry picked from commit 72e5854d) bd59e93e [test][material][compositionalflash] Remove deprecation warning by using new interface
-
Kilian Weishaupt authored
Merge branch 'fix/move-constructible-fluidmatrix-wrapped-types' into 'master' See merge request !2380
-
Kilian Weishaupt authored
[fluidmatrix] Make member non-const to enable move-construction for temporaries Closes #964 See merge request !2378 (cherry picked from commit 7473a2ca) cfbb9052 [fluidmatrix] Make member non-const to enable move-construction for temporaries aff729f1 [fluidmatrix] Use standard forwarding pattern
-
Kilian Weishaupt authored
Merge branch 'fix/dune_symlink_to_source_files-with-named-argument' into 'master' See merge request !2379
-
- 07 Nov, 2020 1 commit
-
- 06 Nov, 2020 6 commits
-
-
Kilian Weishaupt authored
Merge branch 'feature/cmake-test-drop-dune26' into 'master' See merge request !2376
-
Kilian Weishaupt authored
Feature/cmake test drop dune26 See merge request !2375 (cherry picked from commit 4a6fd126) f0b9e99e [cmake][test] Forward to dune_add_test and add function evaluating test guards 64af647a [example] Fixup liddrivencavity test cmake skip c58be6a0 [doc][cmake] Improve dumux_evaluate_cmake_guard doc
-
Kilian Weishaupt authored
Merge branch 'fix/lcd-plot-2' into 'master' See merge request !2373
-
Kilian Weishaupt authored
[example] Only perform plot test if umfpack was found See merge request !2372 (cherry picked from commit 7b733722) f45d2880 [example] Only perform plot test if umfpack was found
-
Kilian Weishaupt authored
Merge branch 'patch-2' into 'master' See merge request !2371
-
Kilian Weishaupt authored
Update CHANGELOG.md See merge request !2369 (cherry picked from commit b4593df0) 0a0b6601 Update CHANGELOG.md
-