- 08 Jun, 2021 1 commit
-
- 12 May, 2021 1 commit
-
-
Christoph Grüninger authored
The latter is deprecated in dune-geometry 2.8-git
-
- 04 May, 2021 1 commit
-
-
Melanie Lipp authored
-
- 07 Apr, 2021 1 commit
-
-
- 04 Apr, 2021 4 commits
- 23 Mar, 2021 3 commits
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
-
- 05 Mar, 2021 3 commits
-
-
-
-
Timo Koch authored
-
- 27 Feb, 2021 1 commit
-
-
Timo Koch authored
-
- 26 Feb, 2021 8 commits
-
-
Kilian Weishaupt authored
-
-
-
-
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
- 25 Feb, 2021 1 commit
-
-
Kilian Weishaupt authored
-
- 24 Feb, 2021 1 commit
-
-
Melanie Lipp authored
[box] In elementsolution.hh use Dune::ReservedVector instead of Dune::Blockvector to have a fixed maximum size at compile time.
-
- 27 Oct, 2020 2 commits
-
-
Timo Koch authored
Using optional lead to issues probably because the assignment operator were not correcty implemented. However there is not need for optional here since the member is in fact not optional but always there when the object is validly constructed. We can simply use a unique_ptr to work around the fact that not all geometry imeplementation are default-constructible and/or copy-assignable.
-
Timo Koch authored
-
- 16 Oct, 2020 1 commit
-
-
* Include non- normal axis distances * Cleanup wall and flow normal axis variables * Include scvf corners as possible wall locations
-
- 02 Oct, 2020 1 commit
-
- 17 Sep, 2020 1 commit
-
-
Kilian Weishaupt authored
* use std::is_constructible
-
- 07 Sep, 2020 1 commit
-
-
Kilian Weishaupt authored
-
- 28 Aug, 2020 1 commit
-
-
Kilian Weishaupt authored
-
- 26 Aug, 2020 1 commit
-
-
In advective flux terms, there sometimes exists a corner velocity in a non-dof position, in which a velocity is needed. This commit aims at using this existing velocity instead of doing upwinding.
-
- 29 Jul, 2020 1 commit
-
-
Ned Coltman authored
-
- 26 Jun, 2020 5 commits
- 24 Jun, 2020 1 commit
-
-
Unify according to our style guide.
-