1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/lib/algorithms/iterative
2018-07-30 18:40:50 +01:00
..
AdefGeneric.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
BlockConjugateGradient.h Stability improvement to BCG. Force m_rr hermitian beyond rounding. 2017-09-04 14:09:47 +01:00
ConjugateGradient.h Faster linalg on CG optimised against staggered 2018-04-26 10:07:19 +01:00
ConjugateGradientMixedPrec.h Added iteration reporting to CG and mixed CG 2017-02-02 17:04:42 -05:00
ConjugateGradientMultiShift.h Comment 2018-05-21 12:54:25 +01:00
ConjugateGradientReliableUpdate.h Added switching to fallback linear operator in reliable update CG, and added recalculation of b parameter on update. 2017-07-31 13:39:44 -04:00
ConjugateResidual.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
Deflation.h The basics of what is needed in Grid and Hadrons for the A2A class and module, with none of the contraction or MF code. 2018-07-30 18:40:50 +01:00
ImplicitlyRestartedLanczos.h Better thread safety 2018-06-04 21:08:44 +01:00
LocalCoherenceLanczos.h Merge branch 'develop' into feature/hadrons 2018-05-01 14:07:32 +01:00
NormalEquations.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
PrecConjugateResidual.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
PrecGeneralisedConjugateResidual.h HDCR updates 2016-03-16 02:29:58 -07:00
SchurRedBlack.h The basics of what is needed in Grid and Hadrons for the A2A class and module, with none of the contraction or MF code. 2018-07-30 18:40:50 +01:00