mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-17 19:51:54 +01:00
Hide nsp
This commit is contained in:
@@ -21,7 +21,7 @@ int main (int argc, char **argv)
|
||||
|
||||
double vol = Umu.Grid()->gSites();
|
||||
|
||||
const int nsp = Sp<Nc>::nsp;
|
||||
const int nsp = Nc/2;
|
||||
identity = 1.;
|
||||
Cidentity = 1.;
|
||||
|
||||
|
Reference in New Issue
Block a user