1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/tests
Daniel Richtmann c6cbe533ea
Set everything up for the implementation of CAGMRES
The current implementation is the exact same code as normal GMRES. This commit
only sets up the "framework" for the implementation of CAGMRES, i.e., a test and
an include in the algorithms header file.
2017-11-09 17:14:44 +01:00
..
core Merge branch 'develop' into feature/dwf-multirhs 2017-10-02 11:41:49 +01:00
debug Approx tests and lanczos improvement 2017-10-13 11:30:50 +01:00
forces Merge branch 'develop' into feature/dwf-multirhs 2017-10-02 11:41:49 +01:00
hadrons Hadrons: rare kaon program removed 2017-06-07 20:11:02 -05:00
hmc Approx tests and lanczos improvement 2017-10-13 11:30:50 +01:00
IO Added support for std::pair in the JSON serialiser 2017-07-12 14:44:53 +01:00
lanczos Bug fix in the coarse restore... 2017-10-27 10:29:34 +01:00
qdpxx Mobius force improvement 2017-05-04 19:53:21 +01:00
smearing Splitting communicators first cut 2017-06-22 08:14:34 +01:00
solver Set everything up for the implementation of CAGMRES 2017-11-09 17:14:44 +01:00
testu01 Clean up 2017-04-02 23:13:48 +09:00
Makefile.am Starting reorg of Blocked lanczos 2017-10-11 10:12:07 +01:00
Test_cayley_even_odd_vec.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_cshift.cc No random device 2017-04-02 00:29:40 +09:00
Test_dwf_mixedcg_prec_halfcomms.cc Added mixed-precision CG with reliable updates 2017-07-25 11:30:41 -04:00
Test_dwf_mixedcg_prec.cc New automatic implementation of gamma matrices, Meson and SeqGamma are broken 2017-01-23 19:13:43 -08:00
Test_simd.cc QPX Integer reduction (+ integer reduction test) 2017-06-14 10:55:10 +01:00
Test_stencil.cc Merge branch 'develop' into feature/dwf-multirhs 2017-10-02 11:41:49 +01:00