Skip to content
Snippets Groups Projects
Verified Commit 9cf80ced authored by Nils-Arne Dreier's avatar Nils-Arne Dreier
Browse files

[SIMD] add Changelog entry

parent 6896f75e
No related branches found
No related tags found
1 merge request!469[SIMD] fix Solvers - if one lane has zero initial residual
Pipeline #42762 failed
# Master (will become release 2.9)
- Solvers are more robust if used with multiple right-hand sides and one lane starts with the exact solution.
- Added a function to write nested matrices as SVG objects: `writeSVGMatrix(...)`
- `MultiTypeBlockVector` uses now `std::common_type` of the entries for the `field_type`. The old `double`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment