1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib/algorithms/iterative
2017-05-06 14:44:49 +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 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 Cleaning up the dense matrix and lanczos sector 2017-04-15 08:54:11 +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 SchurRedBlackDiagMooeeSolve: fix: guess was not initialised from input 2016-05-01 16:07:55 -07:00