1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-13 01:05:36 +00:00
Grid/lib/algorithms/iterative
2018-01-15 00:12:20 +00:00
..
AdefGeneric.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
BlockConjugateGradient.h Stability improvement to BCG. Force m_rr hermitian beyond rounding. 2017-09-04 14:09:47 +01:00
ConjugateGradient.h More digits 2017-10-30 00:04:47 +00: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
ConjugateGradientReliableUpdate.h Added switching to fallback linear operator in reliable update CG, and added recalculation of b parameter on update. 2017-07-31 13:39:44 -04:00
ConjugateResidual.h Namespace, indent 2018-01-15 00:12:20 +00:00
ImplicitlyRestartedLanczos.h Namespce 2018-01-15 00:11:19 +00:00
LocalCoherenceLanczos.h CLeanup, namespace, indent 2018-01-15 00:10:11 +00:00
NormalEquations.h Indent, namespace 2018-01-15 00:09:33 +00:00
PrecConjugateResidual.h Indent, namespace 2018-01-15 00:08:40 +00:00
PrecGeneralisedConjugateResidual.h Namespace and indentation 2018-01-15 00:07:46 +00:00
SchurRedBlack.h Indentation, Namespace 2018-01-15 00:07:10 +00:00