1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/algorithms/iterative
Christopher Kelly 25fafa9a89 Comment
2016-07-06 16:19:41 -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 Lanczos untested/partially tested additions. In middle of shake out but at least compiles 2015-10-09 00:40:25 +02:00
ConjugateGradient.h Added option to prevent CG from exiting when it fails to converge 2016-07-06 14:50:01 -04:00
ConjugateGradientMixedPrec.h Comment 2016-07-06 16:19:41 -04: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
DenseMatrix.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
Francis.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
get_eig.c Lanczos untested/partially tested additions. In middle of shake out but at least compiles 2015-10-09 00:40:25 +02:00
Householder.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
ImplicitlyRestartedLanczos.h -Checkerboard fixes for Lanczos 2016-04-06 13:50:56 -04:00
Matrix.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
MatrixUtils.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00: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
TODO Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01:00