mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-16 14:57:05 +01:00
Changes to interface a little
This commit is contained in:
@ -450,7 +450,7 @@ int main(int argc, char **argv) {
|
||||
double t0, t1, flops;
|
||||
double bytes;
|
||||
int ncall = 5000;
|
||||
int Nc = Grid::QCD::Nc;
|
||||
int Nc = Grid::Nc;
|
||||
|
||||
LatticeGaugeField U(&Fine);
|
||||
// LatticeColourMatrix Uy = peekLorentz(U,1);
|
||||
|
Reference in New Issue
Block a user