1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-15 10:15:36 +00:00
Grid/lib/algorithms/iterative
2017-07-24 21:49:25 -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 Simplified lanczos, added Eigen diagonalisation. 2017-06-21 02:26:03 +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
ImplicitlyRestartedLanczos.h re-adding ImplcitlyRestartedLanczos 2017-07-24 20:40:25 -04:00
ImplicitlyRestartedLanczosCJ.h Deleting old include file references 2017-07-24 20:51:31 -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
SimpleLanczos.h Adding back (temporarily) dense matrix routines until Lanczos is fininalized 2017-07-24 21:49:25 -04:00