1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-15 10:15:36 +00:00
Grid/lib/algorithms/iterative
2018-01-27 08:21:27 -05:00
..
BlockImplicitlyRestartedLanczos Starting reorg of Blocked lanczos 2017-10-11 10:12:07 +01:00
AdefGeneric.h Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
bisec.c Re-adding Bisection for SimpleLanczos 2017-05-22 18:23:03 -04:00
BlockConjugateGradient.h Stability improvement to BCG. Force m_rr hermitian beyond rounding. 2017-09-04 14:09:47 +01:00
ConjugateGradient.h Minor changes fixes 2017-08-11 01:35:25 -04:00
ConjugateGradientMixedPrec.h Minor changes fixes 2017-08-11 01:35:25 -04: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 Global edit adding copyright and license info to every source file. 2016-01-02 14:51:32 +00:00
ImplicitlyRestartedBlockLanczos.h change GparityDomainWallFermion to ZMobius and add command line options to read boundary phase and omega 2018-01-27 08:21:27 -05:00
ImplicitlyRestartedBlockLanczos.h.bak block with a single vector case is working with IRBL 2017-12-18 11:26:42 -05:00
ImplicitlyRestartedBlockLanczos.h.bak2 change GparityDomainWallFermion to ZMobius and add command line options to read boundary phase and omega 2018-01-27 08:21:27 -05:00
ImplicitlyRestartedLanczos.h 'typename' is added to compile with AVX512 using GCC7.2.0; a semicolon was missing in Grid_avx512.h and the bug is fixed. Option SKL is added to configure script for skylake processor specific AVX512 operations. Code can be compiled with --enable-simd=SKL using GCC 7.2.0, but Test_simd fails. AVX512 support for complex double type with non-intel compilers makes this error; it needs a review. 2017-12-23 14:54:07 -05:00
ImplicitlyRestartedLanczos.h.bak block with a single vector case is working with IRBL 2017-12-18 11:26:42 -05:00
ImplicitlyRestartedLanczosCJ.h Added Staggered Type Preconditioned operator 2017-08-18 01:44:31 -04: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 Staggered updates : Schur fixed and added a unit test for Test_staggered_cg_schur.cc giving stronger check 2017-10-26 20:58:46 +01:00
SimpleLanczos.h Minor changes fixes 2017-08-11 01:35:25 -04:00