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

Build fix in develop

This commit is contained in:
Peter Boyle
2019-07-19 10:01:52 +01:00
parent c3d0c176ab
commit 9e926e3fc5
6 changed files with 8 additions and 4 deletions

View File

@ -66,6 +66,7 @@ namespace QCD{
FermionField Phi; // the pseudofermion field for this trajectory
public:
ExactOneFlavourRatioPseudoFermionAction(AbstractEOFAFermion<Impl>& _Lop,
AbstractEOFAFermion<Impl>& _Rop,
OperatorFunction<FermionField>& HeatbathCG,