1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/algorithms/iterative
2016-10-06 17:52:45 +01: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 some instrumentation to benchmark the force computation 2016-10-06 17:52:45 +01:00
ConjugateGradientMixedPrec.h Bugfix 2016-07-07 16:06:30 -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 Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01: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 Open up dependency on Eigen and FFTW 2016-07-07 22:31:07 +01: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