Daniel Richtmann
|
c4ce70a821
|
WilsonMG: Major cleanup
|
2018-02-08 23:52:08 +01:00 |
|
Daniel Richtmann
|
a3e009ba54
|
Add tests for CAGMRES solvers with staggered action
|
2018-02-08 17:46:28 +01:00 |
|
Daniel Richtmann
|
eb7cf239d9
|
Print warning messages in CAGMRES solvers
Currently, the implementation of these algorithms doesn't differ from their non
communication-avoiding versions.
|
2018-02-08 17:43:47 +01:00 |
|
Daniel Richtmann
|
13ae371ef8
|
Make solver parameters match in all MR|GMRES solver tests
|
2018-02-08 17:33:10 +01:00 |
|
Daniel Richtmann
|
9f79a87102
|
Fix bugs in Flexible GMRES solvers
Somehow I got the left and right-preconditioned versions of GMRES mixed up. As
of now this is right-preconditioned version, which is what we want.
|
2018-02-08 16:00:31 +01:00 |
|
Daniel Richtmann
|
4ded1ceeb0
|
Make GMRES solvers perform no more than MaxIterations steps
I noticed that it was possible to overrun this number.
|
2018-02-08 15:29:44 +01:00 |
|
Daniel Richtmann
|
8bc12e0ce1
|
Remove superfluous comments in MR solver
|
2018-02-07 18:09:09 +01:00 |
|
Daniel Richtmann
|
cc2f00f827
|
Remove test for MR solver with dwf action as it doesn't converge
|
2018-02-07 18:09:08 +01:00 |
|
Daniel Richtmann
|
cd61e2e6d6
|
Increase max iterations in test of MR solver with staggered action
|
2018-02-07 18:09:07 +01:00 |
|
Daniel Richtmann
|
323ed1a588
|
Add an overrelaxation parameter to the MR solver
|
2018-02-07 18:09:06 +01:00 |
|
Daniel Richtmann
|
68c66d2e4b
|
Remove empty line in output of *Residual* solvers
|
2018-02-07 18:08:56 +01:00 |
|
 Daniel RichtmannandDaniel Richtmann
|
3b2d805398
|
WilsonMG: Some first steps towards coarse spin dofs; not compiling yet
A failing conversion from the innermost type (Grid::Simd<...>) to a coarse
scalar (triple iScalar) in blockPromote prohibits this commit from working.
|
2018-01-22 12:45:51 +01:00 |
|
Daniel Richtmann
|
5a477ed29e
|
Perform minor style correction
|
2017-10-27 14:46:18 +02:00 |
|
Daniel Richtmann
|
54128d579a
|
Make MR a bit more verbose
|
2017-10-27 14:45:29 +02:00 |
|
Daniel Richtmann
|
e7b1933e88
|
Add a test for the MR solver
|
2017-10-27 14:38:57 +02:00 |
|
Daniel Richtmann
|
1bad64ac6a
|
Some formatting
|
2017-10-27 14:35:04 +02:00 |
|
Daniel Richtmann
|
15dfa9f663
|
Change stopping criterion implementation in MR solver + some cleanup
|
2017-10-27 14:33:25 +02:00 |
|
Daniel Richtmann
|
2185b0d651
|
Correct author in the file
|
2017-10-27 14:32:38 +02:00 |
|
Daniel Richtmann
|
f61c0b5d03
|
Very early version of MR solver
|
2017-10-27 14:09:02 +02:00 |
|
Daniel Richtmann
|
074db32e54
|
Fix build of gmres test
|
2017-10-27 14:08:48 +02:00 |
|
 Daniel RichtmannandDaniel Richtmann
|
1ab8d5cc13
|
Save two more files
|
2017-10-24 16:58:05 +02:00 |
|
 Daniel RichtmannandDaniel Richtmann
|
789e892865
|
Save current state
|
2017-10-24 16:58:04 +02:00 |
|
 Daniel RichtmannandDaniel Richtmann
|
53cfa44d7a
|
Save current state
|
2017-10-24 16:58:03 +02:00 |
|