1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/Grid/algorithms/iterative
Peter Boyle 19cc7653fb Tracing
2022-08-31 16:57:51 -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 Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01: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 Tracing hook 2022-08-31 16:54:25 -04:00
ConjugateGradientMixedPrec.h Imported changes from feature/gparity_HMC branch: 2022-05-09 16:27:57 -04:00
ConjugateGradientMultiShift.h Tracing 2022-08-31 16:54:55 -04:00
ConjugateGradientMultiShiftMixedPrec.h Tracing 2022-08-31 16:57:32 -04:00
ConjugateGradientReliableUpdate.h Tracing 2022-08-31 16:57:51 -04:00
ConjugateResidual.h Re-Merge branch 'develop' into feature/gpu-port 2019-01-03 01:50:16 +00:00
Deflation.h Local Coherence batch deflation 2022-05-19 14:53: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 Imported changes from feature/gparity_HMC branch: 2022-05-09 16:27:57 -04: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 Imported changes from feature/gparity_HMC branch: 2022-05-09 16:27:57 -04:00
PrecConjugateResidual.h Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
PrecGeneralisedConjugateResidual.h Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
PrecGeneralisedConjugateResidualNonHermitian.h Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
QuasiMinimalResidual.h QMR implemented, preserve even if not used much 2019-12-09 02:59:13 -05:00
SchurRedBlack.h vector version of Schur solver use vector guesser 2021-09-28 12:45:47 +01:00