1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00
Grid/tests/solver
2018-06-12 16:10:48 +02: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_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 IO uses master boss node for metadata. 2018-03-30 16:17:05 +01:00
Test_laplacian.cc Splitting communicators first cut 2017-06-22 08:14:34 +01:00
Test_multigrid_common.h WilsonMG: Make MG correctness checks abort on failing tests 2018-06-12 16:10:48 +02: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_cagmres_unprec.cc Add tests for CAGMRES solvers with staggered action 2018-02-08 17:46:28 +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_fcagmres_prec.cc Add tests for CAGMRES solvers with staggered action 2018-02-08 17:46:28 +01:00
Test_staggered_fgmres_prec.cc Make solver parameters match in all MR|GMRES solver tests 2018-02-08 17:33:10 +01:00
Test_staggered_gmres_unprec.cc Make solver parameters match in all MR|GMRES solver tests 2018-02-08 17:33:10 +01:00
Test_staggered_mr_unprec.cc Make solver parameters match in all MR|GMRES solver tests 2018-02-08 17:33:10 +01:00
Test_wilson_cagmres_unprec.cc Make solver parameters match in all MR|GMRES solver tests 2018-02-08 17:33:10 +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_fcagmres_prec.cc Make solver parameters match in all MR|GMRES solver tests 2018-02-08 17:33:10 +01:00
Test_wilson_fgmres_prec.cc Make solver parameters match in all MR|GMRES solver tests 2018-02-08 17:33:10 +01:00
Test_wilson_gmres_unprec.cc Make solver parameters match in all MR|GMRES solver tests 2018-02-08 17:33:10 +01:00
Test_wilson_mg_mp.cc WilsonMG: Add tests with MG preconditioner running single precision, outer solver running in double 2018-06-12 16:10:48 +02:00
Test_wilson_mg.cc WilsonMG: Make running MG correctness checks optional via commandline 2018-06-12 16:10:48 +02:00
Test_wilson_mr_unprec.cc Add an overrelaxation parameter to the MR solver 2018-02-07 18:09:06 +01:00
Test_wilsonclover_cagmres_unprec.cc Add tests for all MR|GMRES solvers with wilson clover action 2018-02-08 23:52:09 +01:00
Test_wilsonclover_fcagmres_prec.cc Add tests for all MR|GMRES solvers with wilson clover action 2018-02-08 23:52:09 +01:00
Test_wilsonclover_fgmres_prec.cc Add tests for all MR|GMRES solvers with wilson clover action 2018-02-08 23:52:09 +01:00
Test_wilsonclover_gmres_unprec.cc Add tests for all MR|GMRES solvers with wilson clover action 2018-02-08 23:52:09 +01:00
Test_wilsonclover_mg_mp.cc WilsonMG: Add tests with MG preconditioner running single precision, outer solver running in double 2018-06-12 16:10:48 +02:00
Test_wilsonclover_mg.cc WilsonMG: Make running MG correctness checks optional via commandline 2018-06-12 16:10:48 +02:00
Test_wilsonclover_mr_unprec.cc Add tests for all MR|GMRES solvers with wilson clover action 2018-02-08 23:52:09 +01:00
Test_zmobius_cg_prec.cc Christoph's coefficients. 2017-03-31 17:07:43 +09:00