- Feb 27, 2023
-
-
Timo Koch authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Newer compilers don't include cstdint implicit, we have to do it explicit.
-
- Feb 24, 2023
-
- Feb 23, 2023
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
* Thread-parallel Jacobi smoother/preconditioner * Thread-parallel SOR/SSOR with coloring * They can be selected via the factory * They can be used with AMG as smoother (but not unfortunately not via the factory yet) The reason being that Dune currently hard-coded the selection of available smoothers. We would have to write our own AMGCreator to include them. Probably better to find an upstream solution.
-
Hamza Oukili authored
-
Hamza Oukili authored
[ci] Update the ci to use dune 2.9 Closes #1226 See merge request !3399
-
Hamza Oukili authored
-
- Feb 22, 2023
-
-
Timo Koch authored
Provides some clearly measurable speedup for the modified test. E.g. 1p_richards1p_1d3d, the solver time halves with four proceses. Not a good as scalability of assembly but this is expected.
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
Triggered an error in UG
-
-
Timo Koch authored
-
Timo Koch authored
-
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
[parallel] Make parallel istl helper an implementation detail and specialize for grids with communication
-
-
Timo Koch authored
-
-
Timo Koch authored
-