1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/tests
Peter Boyle 11cb3e9a01 Getting closer to having a wilson solver... introducing a first and untested
cut at Conjugate gradient. Also copied in Remez, Zolotarev, Chebyshev from
Mike Clark, Tony Kennedy and my BFM package respectively since we know we will
need these. I wanted the structure of

algorithms/approx
algorithms/iterative

etc.. to start taking shape.
2015-05-18 07:47:05 +01:00
..
Grid_cshift.cc Enhanced SIMD interfacing 2015-05-12 20:41:44 +01:00
Grid_gamma.cc Enhanced SIMD interfacing 2015-05-12 20:41:44 +01:00
Grid_main.cc Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01:00
Grid_nersc_io.cc Enhanced SIMD interfacing 2015-05-12 20:41:44 +01:00
Grid_rng.cc RNG test 2015-05-13 09:24:30 +01:00
Grid_simd.cc Enhanced SIMD interfacing 2015-05-12 20:41:44 +01:00
Grid_stencil.cc Enhanced SIMD interfacing 2015-05-12 20:41:44 +01:00
Makefile.am Out of source compile now working 2015-05-15 12:21:40 +01:00
test_Grid_jacobi.cc Reorg of build structure 2015-04-18 14:55:00 +01:00