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

Reunitarise. Complete the HMC and integrator changes.

This commit is contained in:
Peter Boyle
2015-08-31 16:32:04 +01:00
parent 755dca9533
commit 357c6ab46d
7 changed files with 86 additions and 96 deletions

View File

@ -73,8 +73,10 @@ int main (int argc, char ** argv)
}
PokeIndex<LorentzIndex>(Umu,link,mu);
//reunitarise link;
//reunitarise link;
ProjectOnGroup(Umu);
}
}