mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-07 06:57:11 +01:00
Few modifications on stdout messages
This commit is contained in:
@@ -68,7 +68,7 @@ class HmcRunner : public NerscHmcRunner {
|
||||
TwoFlavourPseudoFermionAction<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);
|
||||
|
Reference in New Issue
Block a user