- Feb 27, 2021
- Feb 26, 2021
-
-
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
-
Kilian Weishaupt authored
- Feb 25, 2021
-
-
-
Kilian Weishaupt authored
Feature/pore network model See merge request !2208
-
-
The standard library distributions use implementation defined algorithms which make them produce different random numbers on different library version (different compiler versions or systems). We use here now our own implementation which should have a high enough quality for this purpose and it makes the tests reproducible.
-