mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 20:57:06 +01:00
Test production code wilson clover. Still missing QObs measurement on-the-fly.
This commit is contained in:
@ -135,7 +135,6 @@ public:
|
||||
int Y = Umu._grid->GlobalDimensions()[1];
|
||||
int Z = Umu._grid->GlobalDimensions()[2];
|
||||
|
||||
std::cout << X << Y << Z << T << std::endl;
|
||||
Ut = peekLorentz(Umu,3); //Select temporal direction
|
||||
P = Ut;
|
||||
for (int t=1;t<T;t++){
|
||||
|
Reference in New Issue
Block a user