1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-15 02:05:37 +00:00
Grid/lib/algorithms/iterative
2018-06-12 19:11:20 -04:00
..
AdefGeneric.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
bisec.c Re-adding Bisection for SimpleLanczos 2017-05-22 18:23:03 -04: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 Minor changes fixes 2017-08-11 01:35:25 -04: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 Some changes needed for deflation interface 2018-03-02 22:27:41 +00:00
ImplicitlyRestartedBlockLanczos.h update convergence check 2018-03-05 18:37:51 -05:00
ImplicitlyRestartedBlockLanczos.h.bak block with a single vector case is working with IRBL 2017-12-18 11:26:42 -05:00
ImplicitlyRestartedBlockLanczos.h.bak2 change GparityDomainWallFermion to ZMobius and add command line options to read boundary phase and omega 2018-01-27 08:21:27 -05:00
ImplicitlyRestartedLanczos.h Better thread safety 2018-06-04 21:08:44 +01:00
ImplicitlyRestartedLanczos.h.bak block with a single vector case is working with IRBL 2017-12-18 11:26:42 -05:00
ImplicitlyRestartedLanczosCJ.h Moved #include 2018-03-07 16:22:54 -05:00
LocalCoherenceLanczos.h Control over IO 2018-04-27 07:50:15 +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 updates for deflation in the RB solver 2018-02-20 14:28:38 +00:00
SimpleLanczos.h Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos 2017-12-12 21:23:01 -05:00