1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-12-23 19:35:26 +00:00
Grid/lib
Peter Boyle 42f167ea37 Rework of RNG to use C++11 random. Should work correctly maintaining parallel RNG across
a machine. If a "fixedSeed" is used, randoms should be reproducible across different machine
decomposition since the generators are physically indexed and assigned in lexico ordering.
2015-04-19 14:55:58 +01:00
..
cartesian Rework of RNG to use C++11 random. Should work correctly maintaining parallel RNG across 2015-04-19 14:55:58 +01:00
communicator Build reorg with which I am a bit happier 2015-04-18 21:22:50 +01:00
cshift Build reorg with which I am a bit happier 2015-04-18 21:22:50 +01:00
lattice Rework of RNG to use C++11 random. Should work correctly maintaining parallel RNG across 2015-04-19 14:55:58 +01:00
math Reorganisation 2015-04-18 21:23:32 +01:00
qcd Build reorg with which I am a bit happier 2015-04-18 21:22:50 +01:00
simd Build reorg with which I am a bit happier 2015-04-18 21:22:50 +01:00
stencil Build reorg with which I am a bit happier 2015-04-18 21:22:50 +01:00
Grid_aligned_allocator.h Reorg of build structure 2015-04-18 14:55:00 +01:00
Grid_cartesian.h Reorganisation 2015-04-18 21:23:32 +01:00
Grid_communicator.h Rename 2015-04-18 17:07:37 +01:00
Grid_comparison.h Split all OMP directives into lattice subdir for easy maintainance of 2015-04-18 22:17:01 +01:00
Grid_config.h Build reorg 2015-04-18 14:56:05 +01:00
Grid_config.h.in Build reorg 2015-04-18 14:56:05 +01:00
Grid_cshift.h Reorganisation 2015-04-18 21:23:32 +01:00
Grid_init.cc Split all OMP directives into lattice subdir for easy maintainance of 2015-04-18 22:17:01 +01:00
Grid_lattice.h Reorganisation 2015-04-18 21:23:32 +01:00
Grid_math.h Reorganisation 2015-04-18 21:23:32 +01:00
Grid_simd.h Reorganisation 2015-04-18 21:23:32 +01:00
Grid_stencil.h Reorg of build structure 2015-04-18 14:55:00 +01:00
Grid_summation.h Reorg of build structure 2015-04-18 14:55:00 +01:00
Grid_where.h Shrinking and organising the files 2015-04-18 20:44:19 +01:00
Grid.h Reorganisation 2015-04-18 21:23:32 +01:00
Makefile.am Finishing the reorg 2015-04-18 21:24:10 +01:00