mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-10 14:10:46 +01:00
Turned off warning of unused variable line 150
This commit is contained in:
parent
27677b3870
commit
ed7175076b
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user