1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib/algorithms/iterative
2015-10-09 00:40:25 +02:00
..
AdefGeneric.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09: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 Two flavour HMC for Wilson/Wilson is conserving energy. 2015-07-29 17:53:39 +09:00
ConjugateGradientMultiShift.h Added one flavour rational ratios (unprec) 2015-08-19 04:58:40 +01:00
ConjugateResidual.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09:00
DenseMatrix.h Lanczos untested/partially tested additions. In middle of shake out but at least compiles 2015-10-09 00:40:25 +02:00
EigenSort.h Lanczos untested/partially tested additions. In middle of shake out but at least compiles 2015-10-09 00:40:25 +02:00
Francis.h Lanczos untested/partially tested additions. In middle of shake out but at least compiles 2015-10-09 00:40:25 +02: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 Lanczos untested/partially tested additions. In middle of shake out but at least compiles 2015-10-09 00:40:25 +02:00
ImplicitlyRestartedLanczos.h Lanczos untested/partially tested additions. In middle of shake out but at least compiles 2015-10-09 00:40:25 +02:00
Matrix.h Lanczos untested/partially tested additions. In middle of shake out but at least compiles 2015-10-09 00:40:25 +02:00
MatrixUtils.h Changes to remove warnings under icc; disambiguate AVX512 from IMCI correctly 2015-09-23 05:23:45 -07:00
NormalEquations.h comment improvement 2015-06-05 05:31:27 +01:00
PrecConjugateResidual.h Preconditioned conjugate residual 2015-08-11 06:24:53 +01:00
PrecGeneralisedConjugateResidual.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09:00
SchurRedBlack.h Sizable improvement in multigrid for unsquared. 2015-07-24 01:31:13 +09:00
TODO Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01:00