mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	bugfix in Baryonutils
This commit is contained in:
		@@ -213,7 +213,7 @@ void TBaryon<FImpl1, FImpl2, FImpl3>::execute(void)
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
*/
 | 
					*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ContractBaryons(q1,q2,q3,c);
 | 
					    BaryonUtils<FIMPL>::ContractBaryons(q1,q2,q3,c);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    sliceSum(c,buf,Tp);
 | 
					    sliceSum(c,buf,Tp);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user