- 27 Feb, 2021 9 commits
- 26 Feb, 2021 31 commits
-
-
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.
-
-
-
-
-
-
-
-
-
Kilian Weishaupt authored
Fix/pnm gridgeo See merge request !2482
-
Kilian Weishaupt authored