mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-11 03:46:55 +01:00
Fix for the CI
This commit is contained in:
@ -51,7 +51,7 @@ namespace QCD {
|
|||||||
|
|
||||||
static const int Nc=3;
|
static const int Nc=3;
|
||||||
static const int Ns=4;
|
static const int Ns=4;
|
||||||
static const int Nd=2;
|
static const int Nd=4;
|
||||||
static const int Nhs=2; // half spinor
|
static const int Nhs=2; // half spinor
|
||||||
static const int Nds=8; // double stored gauge field
|
static const int Nds=8; // double stored gauge field
|
||||||
static const int Ngp=2; // gparity index range
|
static const int Ngp=2; // gparity index range
|
||||||
|
Reference in New Issue
Block a user