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

Merge branch 'develop' into feature/gpu-port

Conflicts:
	HMC/Mobius2p1fEOFA.cc
	tests/forces/Test_rect_force.cc
This commit is contained in:
Peter Boyle
2019-07-19 11:01:55 +01:00
2 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@ NAMESPACE_BEGIN(Grid);
FermionField Phi; // the pseudofermion field for this trajectory
public:
ExactOneFlavourRatioPseudoFermionAction(AbstractEOFAFermion<Impl>& _Lop,
AbstractEOFAFermion<Impl>& _Rop,
OperatorFunction<FermionField>& CG,