1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/tests
Daniel Richtmann 2976132bdd
Add first version of multigrid for wilson clover analogous to wilson one
Just like the wilson one, this algorithm

• is currently only a 2-level method since I don't have correct implementations
  for Mdir and Mdiag in CoarsenedMatrix yet (needed for further coarsening)
• needs levelization and refactoring into a proper algorithm
2018-02-08 23:52:10 +01:00
..
core Anisotropic Clover term written and tested 2017-11-01 12:50:54 +00:00
debug Approx tests and lanczos improvement 2017-10-13 11:30:50 +01:00
forces Anisotropic Clover term written and tested 2017-11-01 12:50:54 +00:00
hadrons Updating the feature/clover branch with the newest Hadron package 2018-01-12 13:35:51 +00:00
hmc Updating the feature/clover branch with the newest Hadron package 2018-01-12 13:35:51 +00:00
IO Added support for std::pair in the JSON serialiser 2017-07-12 14:44:53 +01:00
lanczos Modify test to merge with the new Lanczos interface 2018-01-12 14:38:27 +00:00
qdpxx Anisotropic Clover term written and tested 2017-11-01 12:50:54 +00:00
smearing Splitting communicators first cut 2017-06-22 08:14:34 +01:00
solver Add first version of multigrid for wilson clover analogous to wilson one 2018-02-08 23:52:10 +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