mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-27 14:15:55 +01:00
Hadrons: code cleaning
This commit is contained in:
parent
dd6fb140c5
commit
320268fe93
@ -69,7 +69,6 @@ void Meson::execute(void)
|
|||||||
SpinMatrix g[Ns*Ns], g5;
|
SpinMatrix g[Ns*Ns], g5;
|
||||||
std::vector<TComplex> buf;
|
std::vector<TComplex> buf;
|
||||||
Result result;
|
Result result;
|
||||||
unsigned int nt = env().getGrid()->GlobalDimensions()[Tp];
|
|
||||||
|
|
||||||
g5 = makeGammaProd(Ns*Ns - 1);
|
g5 = makeGammaProd(Ns*Ns - 1);
|
||||||
result.corr.resize(Ns*Ns);
|
result.corr.resize(Ns*Ns);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user