mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-11 03:46:55 +01:00
HMC running with new formulation
This commit is contained in:
@ -143,7 +143,7 @@ void Benchmark(int Ls, Coordinate Dirichlet)
|
||||
GridParallelRNG RNG5(FGrid); RNG5.SeedUniqueString(std::string("The 5D RNG"));
|
||||
|
||||
LatticeFermionF src (FGrid); random(RNG5,src);
|
||||
#if 1
|
||||
#if 0
|
||||
src = Zero();
|
||||
{
|
||||
Coordinate origin({0,0,0,latt4[2]-1,0});
|
||||
|
Reference in New Issue
Block a user