1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/Grid/algorithms/iterative
2020-06-22 20:21:53 -04:00
..
AdefGeneric.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
BiCGSTAB.h Global edit with change to View usage. autoView() creates a wrapper object that closes the view when scope closes. 2020-06-05 18:52:35 -04:00
BiCGSTABMixedPrec.h Fix naming conventions to be consistent with Peter 2019-12-11 11:46:18 -05:00
BlockConjugateGradient.h Change TrueResiduals to TrueResidualShift and IterationsToComplete to IterationsToCompleteShift 2020-02-29 17:51:51 -06:00
CommunicationAvoidingGeneralisedMinimalResidual.h Annoying, cannot rely on equivalence of Grid ComplexD adn Eigen Complex type on GPU. 2019-06-04 20:47:49 +01:00
ConjugateGradient.h Global edit with change to View usage. autoView() creates a wrapper object that closes the view when scope closes. 2020-06-05 18:52:35 -04:00
ConjugateGradientMixedPrec.h Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
ConjugateGradientMultiShift.h Change TrueResiduals to TrueResidualShift and IterationsToComplete to IterationsToCompleteShift 2020-02-29 17:51:51 -06:00
ConjugateGradientReliableUpdate.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
ConjugateResidual.h Re-Merge branch 'develop' into feature/gpu-port 2019-01-03 01:50:16 +00:00
Deflation.h Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
FlexibleCommunicationAvoidingGeneralisedMinimalResidual.h Annoying, cannot rely on equivalence of Grid ComplexD adn Eigen Complex type on GPU. 2019-06-04 20:47:49 +01:00
FlexibleGeneralisedMinimalResidual.h Annoying, cannot rely on equivalence of Grid ComplexD adn Eigen Complex type on GPU. 2019-06-04 20:47:49 +01:00
GeneralisedMinimalResidual.h Annoying, cannot rely on equivalence of Grid ComplexD adn Eigen Complex type on GPU. 2019-06-04 20:47:49 +01:00
ImplicitlyRestartedLanczos.h Global edit with change to View usage. autoView() creates a wrapper object that closes the view when scope closes. 2020-06-05 18:52:35 -04:00
LocalCoherenceLanczos.h Remove compiler errors and warnings 2019-07-18 14:47:02 +01:00
MinimalResidual.h Annoying, cannot rely on equivalence of Grid ComplexD adn Eigen Complex type on GPU. 2019-06-04 20:47:49 +01:00
MixedPrecisionFlexibleGeneralisedMinimalResidual.h Annoying, cannot rely on equivalence of Grid ComplexD adn Eigen Complex type on GPU. 2019-06-04 20:47:49 +01:00
NormalEquations.h Extra solvers 2020-04-10 11:08:19 -04:00
PowerMethod.h Less sloppy convergence test on PowerMethod 2020-01-27 12:41:59 -05:00
PrecConjugateResidual.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
PrecGeneralisedConjugateResidual.h Don't throw assert 2020-04-10 11:09:11 -04:00
PrecGeneralisedConjugateResidualNonHermitian.h Memory Vector UVM and Lattice alignedAllocator separate 2020-06-22 20:21:53 -04:00
QuasiMinimalResidual.h QMR implemented, preserve even if not used much 2019-12-09 02:59:13 -05:00
SchurRedBlack.h Fix naming conventions to be consistent with Peter 2019-12-11 11:46:18 -05:00