mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-18 15:57:05 +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