1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-28 18:27:07 +01:00

Small changes in the Log files

This commit is contained in:
Guido Cossu
2016-07-05 15:05:28 +01:00
parent 3e80947c2b
commit 3e3b367aa9
3 changed files with 4 additions and 4 deletions

View File

@@ -67,7 +67,7 @@ public:
TwoFlavourEvenOddPseudoFermionAction<ImplPolicy> Nf2(FermOp,CG,CG);
//Set smearing (true/false), default: false
Nf2.is_smeared=true;
Nf2.is_smeared=false;
//Collect actions
ActionLevel<LatticeGaugeField> Level1(1);