1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2015-05-25 13:45:32 +01:00
..
algorithms Updates now schur red black solver working 2015-05-25 13:43:58 +01:00
cartesian move constants into red black 2015-05-25 13:44:35 +01:00
communicator Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
cshift gcc doesn't like collapse(2) for some reason I can't figure 2015-05-15 11:36:22 +01:00
lattice Better checkerboard tracking. 2015-05-25 13:45:08 +01:00
math Most cosmetic 2015-05-25 13:45:32 +01:00
parallelIO Remez tested 2015-05-18 12:09:25 +01:00
qcd Improving even odd sector; lot of work and through required cleaning this 2015-05-23 09:34:16 +01:00
simd Merge branch 'master' of https://github.com/paboyle/Grid 2015-05-23 09:36:08 +01:00
stencil Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
Grid_algorithms.h Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01:00
Grid_aligned_allocator.h Key of mm_malloc.h 2015-05-15 11:32:11 +01:00
Grid_cartesian.h Reorganisation 2015-04-18 21:23:32 +01:00
Grid_communicator.h Moving some things around for pretty 2015-05-11 19:09:49 +01:00
Grid_comparison.h Threading support rework. 2015-05-12 07:51:41 +01:00
Grid_config.h Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
Grid_config.h.in Added check of mpfr and gmp at configure time 2015-05-19 13:54:55 +09:00
Grid_cshift.h Command line args and a general clean up 2015-05-11 12:43:10 +01:00
Grid_extract.h Using boolean logic inside enable_if is more elegant 2015-05-15 11:32:45 +01:00
Grid_init.cc Merge branch 'master' of https://github.com/paboyle/Grid 2015-05-23 09:36:08 +01:00
Grid_lattice.h Moving some things around for pretty 2015-05-11 19:09:49 +01:00
Grid_math.h Reorganisation 2015-04-18 21:23:32 +01:00
Grid_simd.h Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00
Grid_stencil.h red black fix 2015-05-25 13:42:12 +01:00
Grid_threads.h Unroll pragma abstraction 2015-05-21 06:34:33 +01:00
Grid.h Add messages to get the number of threads for openmp 2015-05-19 14:54:42 +01:00
Makefile.am Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
stamp-h1 Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00