mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-19 08:17:05 +01:00
second update to pull request
This commit is contained in:
@ -135,8 +135,7 @@ int main(int argc, char *argv[])
|
||||
barPar.q1 = "Qpt_" + flavour[i];
|
||||
barPar.q2 = "Qpt_" + flavour[j];
|
||||
barPar.q3 = "Qpt_" + flavour[k];
|
||||
barPar.GammaA = "Identity";
|
||||
barPar.GammaB = "GammaZGamma5"; //C*GammaX
|
||||
barPar.gammas = "(j12) (j12) (j32X) (j32Y)";
|
||||
barPar.quarks = flavour_baryon[i] + flavour_baryon[j] + flavour_baryon[k];
|
||||
barPar.prefactors = "1.0";
|
||||
barPar.sink = "sink";
|
||||
|
Reference in New Issue
Block a user