1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/tests
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
..
Grid_main.cc Rework of RNG to use C++11 random. Should work correctly maintaining parallel RNG across 2015-04-19 14:55:58 +01:00
Makefile.am More files, shorter each. 2015-04-18 20:45:00 +01:00
test_Grid_jacobi.cc Reorg of build structure 2015-04-18 14:55:00 +01:00
test_Grid_stencil.cc Rework of RNG to use C++11 random. Should work correctly maintaining parallel RNG across 2015-04-19 14:55:58 +01:00