1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib/algorithms/iterative
Christopher Kelly c94133af49 Added iteration reporting to CG and mixed CG
Added ability to manually change the initial CG inner tolerance in mixed CG
Added .hpp files to filelist script
2017-02-02 17:04:42 -05: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 iteration reporting to CG and mixed CG 2017-02-02 17:04:42 -05: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
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 Merge branch 'feature/gen-simd' into feature/doxygen 2016-11-19 13:11:13 +01:00
Matrix.h Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08: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