- 27 May, 2020 7 commits
-
-
-
Simon Emmert authored
-
Bernd Flemisch authored
Deprecate valgrind wrapper See merge request !2148
-
Timo Koch authored
-
Timo Koch authored
Using valgrind works fine without manually setting things. This was previously used to check some uninitialized values. However, we should never have uninitialized values anyway, so instead such a code should be improved.
-
Simon Emmert authored
-
- 26 May, 2020 3 commits
-
-
Martin Schneider authored
Feature/navier stokes darcy convtest See merge request !2128
-
Kilian Weishaupt authored
[test] Use python3 for test wrappers See merge request !2138
-
Timo Koch authored
-
- 25 May, 2020 1 commit
-
- 24 May, 2020 1 commit
-
-
Christoph Grüninger authored
-
- 19 May, 2020 17 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* based on Schneider et al. 2019: Coupling staggered-grid and MPFA finite volume methods for free flow/porous-medium flow problems
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Dennis Gläser authored
Export element type in FV element geometry See merge request !2132
-
Ned Coltman authored
Fix/staggered upwindfluxvars See merge request !2133
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Kilian Weishaupt authored
cleanup/staggeredupwindfluxvars ifconstexpr See merge request !2127
-
- 18 May, 2020 7 commits
-
-
Ned Coltman authored
-
Ned Coltman authored
-
Ned Coltman authored
[freeflow][staggeredupwindfluxvars] reduce the doLateralMomentumUpwinding_ functions with if constexpr
-
Ned Coltman authored
[freeflow][staggeredupwindfluxvars] reduce the getLateralUpwindingMomental_ functions with if constexpr
-
Ned Coltman authored
-
Ned Coltman authored
[freeflow][staggeredupwindfluxvars] reduce the getFrontalUpwindingMomenta_ functions with if constexpr
-
Ned Coltman authored
[freeflow][staggeredupwindfluxvars] reduce the doFrontalMomentumUpwinding_ functions with if constexpr
-
- 11 May, 2020 2 commits
-
-
Ned Coltman authored
-
Dennis Gläser authored
[cleanup] Remove unused typedefs See merge request !2124
-
- 09 May, 2020 1 commit
-
-
Kilian Weishaupt authored
Use Markdown for auto-generated README.md See merge request !2121
-
- 08 May, 2020 1 commit
-
-
Timo Koch authored
-