Feature/fgmres
Implements a right-preconditioned flexible GMRes solver.
Edited by Timo Koch
Merge request reports
Activity
- Resolved by Timo Koch
- Resolved by Timo Koch
- Resolved by Timo Koch
added 93 commits
-
1d014192...676d3a38 - 91 commits from branch
core:master
- a4174df6 - [gmres][bugfix] Fix double call of prec->post(x) when res is zero
- ff03da48 - [fgmres] Implement a right-preconditioned flexible GMRes solver
-
1d014192...676d3a38 - 91 commits from branch
added 48 commits
-
ff03da48...6e1774cf - 47 commits from branch
core:master
- ca592e7e - [fgmres] Implement a right-preconditioned flexible GMRes solver
-
ff03da48...6e1774cf - 47 commits from branch
I opened !172 (merged) for the gmres bugfix
Edited by Timo Kochadded 26 commits
-
ca592e7e...46bf82a5 - 25 commits from branch
core:master
- 178e0569 - [fgmres] Implement a right-preconditioned flexible GMRes solver
-
ca592e7e...46bf82a5 - 25 commits from branch
@robert.kloefkorn done
Great. There is only one thing I have to complain about. RestartedGMResSolver RestartedfGMResSolver
These two solvers names only differ in one small letter in the middle of the word. I think this is not good because it's hard to read. Should be something like RestartedFlexibleMResSolver or similar to make the difference more visible.
added 1 commit
- 3a5a43ce - [fgmres] Implement a right-preconditioned flexible GMRes solver
Please register or sign in to reply