1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-19 16:27:05 +01:00

rm unused variables and formatting

This commit is contained in:
Alessandro Lupo
2023-06-23 16:04:18 +01:00
parent f27d2083cd
commit cff1f8d3b8
6 changed files with 51 additions and 69 deletions

View File

@ -47,7 +47,6 @@ static constexpr int Ym = 5;
static constexpr int Zm = 6;
static constexpr int Tm = 7;
static constexpr int isSymplectic=Sp2n_config;
static constexpr int Nc=Config_Nc;
static constexpr int Ns=4;
static constexpr int Nd=4;