mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Wilson tree level added
This commit is contained in:
parent
0c1d7e4daf
commit
b573d1f35a
@ -78,6 +78,8 @@ namespace Grid {
|
||||
virtual void MooeeInv(const FermionField &in, FermionField &out) ;
|
||||
virtual void MooeeInvDag(const FermionField &in, FermionField &out) ;
|
||||
|
||||
virtual void MomentumSpacePropagator(FermionField &out,const FermionField &in) ;
|
||||
|
||||
////////////////////////
|
||||
// Derivative interface
|
||||
////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user