1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 22:07:05 +01:00

Tests builds clean.

This commit is contained in:
Peter Boyle
2019-06-04 20:45:20 +01:00
parent ade4a126da
commit 7e27a5213a
25 changed files with 84 additions and 665 deletions

View File

@ -54,10 +54,11 @@ int main (int argc, char ** argv)
SU3::HotConfiguration(pRNG,U);
double beta = 1.0;
double c1 = 0.331;
//ConjugatePlaqPlusRectangleActionR Action(beta,c1);
ConjugateWilsonGaugeActionR Action(beta);
// double c1 = 0.331;
//ConjugatePlaqPlusRectangleActionR Action(beta,c1);
//WilsonGaugeActionR Action(beta);
ComplexD S = Action.S(U);