mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-05 19:55:56 +01:00
bugfix in Baryonutils
This commit is contained in:
parent
97d61f2564
commit
9d82855c5d
@ -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);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user