mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 03:17:07 +01:00
changed back A2AUtils warning
This commit is contained in:
@ -1047,7 +1047,7 @@ A2Autils<FImpl>::ContractWWVV(std::vector<PropagatorField> &WWVV,
|
|||||||
{
|
{
|
||||||
GridBase *grid = vs[0].Grid();
|
GridBase *grid = vs[0].Grid();
|
||||||
|
|
||||||
//int nd = grid->_ndimension;
|
int nd = grid->_ndimension;
|
||||||
int Nsimd = grid->Nsimd();
|
int Nsimd = grid->Nsimd();
|
||||||
int N_t = WW_sd.dimensions()[0];
|
int N_t = WW_sd.dimensions()[0];
|
||||||
int N_s = WW_sd.dimensions()[1];
|
int N_s = WW_sd.dimensions()[1];
|
||||||
|
Reference in New Issue
Block a user