mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-02 21:14:32 +00:00 
			
		
		
		
	Overlap tree level feynman rule
This commit is contained in:
		@@ -42,7 +42,11 @@ namespace Grid {
 | 
			
		||||
     INHERIT_IMPL_TYPES(Impl);
 | 
			
		||||
    public:
 | 
			
		||||
 | 
			
		||||
      // Constructors
 | 
			
		||||
     void  MomentumSpacePropagator(FermionField &out,const FermionField &in,RealD _m) { 
 | 
			
		||||
       this->MomentumSpacePropagatorHw(out,in,_m);
 | 
			
		||||
     };
 | 
			
		||||
 | 
			
		||||
     // Constructors
 | 
			
		||||
    OverlapWilsonCayleyTanhFermion(GaugeField &_Umu,
 | 
			
		||||
				   GridCartesian         &FiveDimGrid,
 | 
			
		||||
				   GridRedBlackCartesian &FiveDimRedBlackGrid,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user