1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 23:37:06 +01:00

Aslash insertions work now?

This commit is contained in:
ferben
2019-03-08 12:23:22 +00:00
parent 2d659015ff
commit 4a70b2ffd4
4 changed files with 64 additions and 27 deletions

View File

@ -239,7 +239,7 @@ void TLapEvec<GImpl>::execute(void)
auto &Umu = envGet(GaugeField, par().gauge);
envGetTmp(GaugeField, Umu_smear);
FieldMetaData header;
if((0)) {
if((1)) {
const std::vector<int> seeds({1, 2, 3, 4, 5});
GridParallelRNG pRNG4d(gridHD);
pRNG4d.SeedFixedIntegers(seeds);