1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/tests/solver
Daniel Richtmann 9dc885d297
Fix a bug in Wilson MG
The calculation of the lattice size of a second coarse level was incorrect.
2018-01-18 17:02:04 +01:00
..
Makefile.am build system: local Grid link flag moved to configure.ac 2016-08-03 15:07:42 +01:00
Test_cf_cr_unprec.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_contfrac_cg.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_dwf_cg_prec_LsVec.cc All tests compile. 2017-02-10 10:27:51 +00:00
Test_dwf_cg_prec.cc higher precision reduction variables in norm and inner product 2017-04-15 12:27:28 +01:00
Test_dwf_cg_schur.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_dwf_cg_unprec.cc higher precision reduction variables in norm and inner product 2017-04-15 12:27:28 +01:00
Test_dwf_cr_unprec.cc Merge branch 'feature/staggering' into develop 2017-03-28 15:25:55 +09:00
Test_dwf_fpgcr.cc New automatic implementation of gamma matrices, Meson and SeqGamma are broken 2017-01-23 19:13:43 -08:00
Test_dwf_hdcr.cc Update 2017-10-30 00:05:21 +00:00
Test_dwf_mr_unprec.cc Add test for the MR solver with DW fermions; does not converge atm 2017-10-30 16:39:30 +01:00
Test_dwf_mrhs_cg_mpi.cc Simplify proliferation of comms layers 2018-01-08 11:29:20 +00:00
Test_dwf_mrhs_cg_mpieo.cc Get subrank info from communicator constructor 2017-10-30 00:24:11 +00:00
Test_dwf_mrhs_cg.cc : 2017-10-30 00:22:52 +00:00
Test_laplacian.cc Splitting communicators first cut 2017-06-22 08:14:34 +01:00
Test_split_grid.cc Extended sub comm supported 2017-10-30 00:23:34 +00:00
Test_staggered_block_cg_prec.cc Correct Schur operator called 2017-10-10 13:59:50 +01:00
Test_staggered_block_cg_unprec.cc Merge branch 'develop' into feature/dwf-multirhs 2017-10-02 11:41:49 +01:00
Test_staggered_cg_prec.cc 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
Test_staggered_cg_schur.cc Staggerd cg 2017-11-24 14:18:30 +00:00
Test_staggered_cg_unprec.cc Splitting communicators first cut 2017-06-22 08:14:34 +01:00
Test_staggered_fgmres_prec.cc Add FGMRES test with staggered fermions 2017-11-08 16:56:42 +01:00
Test_staggered_gmres_unprec.cc Add test for GMRES solver with staggered fermions 2017-11-08 14:28:48 +01:00
Test_staggered_mr_unprec.cc Add test for the MR solver with staggered fermions; does not converge atm 2017-10-30 16:57:55 +01:00
Test_wilson_cagmres_unprec.cc Set everything up for the implementation of CAGMRES 2017-11-09 17:14:44 +01:00
Test_wilson_cg_prec.cc Splitting communicators first cut 2017-06-22 08:14:34 +01:00
Test_wilson_cg_schur.cc Splitting communicators first cut 2017-06-22 08:14:34 +01:00
Test_wilson_cg_unprec.cc Splitting communicators first cut 2017-06-22 08:14:34 +01:00
Test_wilson_cr_unprec.cc Splitting communicators first cut 2017-06-22 08:14:34 +01:00
Test_wilson_ddalphaamg.cc Fix a bug in Wilson MG 2018-01-18 17:02:04 +01:00
Test_wilson_fcagmres_prec.cc Set everything up for the implementation of FCAGMRES 2017-11-09 17:30:41 +01:00
Test_wilson_fgmres_prec.cc Fix a filename in a file header 2017-11-08 16:42:26 +01:00
Test_wilson_gmres_unprec.cc First working version of GMRES + a test for Wilson fermions 2017-11-08 13:56:41 +01:00
Test_wilson_mr_unprec.cc Fix path in MR solver header commentary 2017-10-30 16:16:55 +01:00
Test_zmobius_cg_prec.cc Christoph's coefficients. 2017-03-31 17:07:43 +09:00