1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-15 10:15:36 +00:00
Grid/lib/algorithms/iterative
2017-05-24 18:58:53 -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 MultiRHS solver improvements with slice operations moved into lattice and sped up. 2017-04-18 10:51:55 +01:00
ConjugateGradient.h Warning elimination; drop to -O2 on G++ bad versions 2017-05-06 14:44:49 +01:00
ConjugateGradientMixedPrec.h Added iteration reporting to CG and mixed CG 2017-02-02 17:04:42 -05:00
ConjugateGradientMultiShift.h Added configure flag for LAPACK. Tested ImplicitlyRestartedLanczos::calc() 2016-02-20 02:50:32 -05:00
ConjugateResidual.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
EigenSort.h Eigen fixes and HDCR work 2016-03-30 00:16:02 -07:00
ImplicitlyRestartedLanczos.h Checking in memory saving version of Lanczos 2017-05-24 18:57:32 -04: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 Cleaning up Lanczos 2017-05-18 18:33:47 -04:00