1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00

Turned off warning of unused variable line 150

This commit is contained in:
Michael Marshall 2019-02-06 09:32:13 +00:00
parent 27677b3870
commit ed7175076b

View File

@ -147,7 +147,7 @@ void TBContraction<FImpl>::execute(void)
Gamma::Algebra::SigmaYT, // C = i gamma_2 gamma_4
Gamma::Algebra::GammaYGamma5, // i gamma_4 C gamma_5 = i gamma_2 gamma_5
};
std::vector<Complex> factor23 = {(0.,-1.),(0.,1.),(0.,1.)};
//std::vector<Complex> factor23 = {(0.,-1.),(0.,1.),(0.,1.)};
// SpinColourVector a;
// SpinVector b;