1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-15 10:15:36 +00:00
Grid/lib/algorithms/iterative
2017-12-12 21:23:01 -05: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 More digits 2017-10-30 00:04:47 +00:00
ConjugateGradientMixedPrec.h Minor changes fixes 2017-08-11 01:35:25 -04:00
ConjugateGradientMultiShift.h Added configure flag for LAPACK. Tested ImplicitlyRestartedLanczos::calc() 2016-02-20 02:50:32 -05: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
ImplicitlyRestartedLanczos.h Declaring virtual functions as pure virtual functions. 2017-11-09 19:46:57 +00:00
ImplicitlyRestartedLanczosCJ.h Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos 2017-12-12 21:23:01 -05:00
LocalCoherenceLanczos.h Passes reload of coarse basis 2017-10-27 09:43:22 +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 Staggerd cg 2017-11-24 14:18:30 +00:00
SimpleLanczos.h Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos 2017-12-12 21:23:01 -05:00