1
0
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:
pretidav
2017-11-03 22:46:32 +01:00
parent 7b42ac9982
commit c79606a5dc
2 changed files with 210 additions and 1 deletions

View File

@ -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++){