- 01 Mar, 2021 3 commits
-
-
Timo Koch authored
-
Kilian Weishaupt authored
[example][1ptracer] Use library-independent portable random distribution See merge request !2484
- 27 Feb, 2021 13 commits
- 26 Feb, 2021 24 commits
-
-
Timo Koch authored
-
-
Timo Koch authored
-
Timo Koch authored
-
-
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
-
Timo Koch authored
-
Kilian Weishaupt authored
[pnm] Improve grid generation See merge request !2483
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Timo Koch authored
-
So far, the `LinearPDESolver` (re)assembles the matrix in its `solve` function unconditionally. This might be unnecessary if the matrix did not change compared to the previous call to `solve`. Make a first attempt to avoid the unnecessary calculation by adding a corresponding control flag.
-