- Feb 24, 2021
-
-
Melanie Lipp authored
[box] In elementsolution.hh use Dune::ReservedVector instead of Dune::Blockvector to have a fixed maximum size at compile time.
-
- Feb 17, 2021
-
-
Timo Koch authored
-
Timo Koch authored
-
-
-
-
-
When checking geometric equality of 2d intersections, the order of the corners of the raw entities cannot be guaranteed to be the same. Thus, for geometric equality checks we have to compare against all corners.
-
-
In case of 2d intersection geometries, the raw intersections can have very large aspect ratios, i.e. they can have very short and much longer edges. The current epsilon might be chosen based on a short edge, in which case the identity of an intersection might not be found.
-
Timo Koch authored
-
Timo Koch authored
-
-
- Feb 16, 2021
-
-
Christoph Grüninger authored
Stay compatible with 2.7 and 2.8.
- Feb 08, 2021
-
-
Katharina Heck authored
[test] fix labels for Maxwell-Stefan tests See merge request !2472
-
Bernd Flemisch authored
-
- Feb 03, 2021
-
-
Dennis Gläser authored
[test][1p][root] Remove dependency on UMFPack See merge request !2467
-
Timo Koch authored
-
Dennis Gläser authored
[material][spline] Fix compiler error gcc See merge request !2466
-
Timo Koch authored
-
Timo Koch authored
Attempt to get rid of the gcc internal compiler error about implicitly capturing `this` in a generic lambda.
-
Ned Coltman authored
Resolve "Document if density and viscosity can be changed in freeflow tests" Closes #984 See merge request !2456
-
-
-
-
-
-
-
-
- Feb 02, 2021
-
-
Dennis Gläser authored
-
Dennis Gläser authored
[bugfix][gridcapabilities] Add missing include See merge request !2463
-
Timo Koch authored
- Feb 01, 2021
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-