1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/algorithms/iterative
2016-03-30 00:16:02 -07: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 More timing info 2016-03-06 10:46:55 -08: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 Eigen fixes and HDCR work 2016-03-30 00:16:02 -07: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 Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
TODO Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01:00