mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
nvcc error suppress
This commit is contained in:
parent
e279b2be29
commit
5e8437029f
@ -110,7 +110,7 @@ int main(int argc, char** argv) {
|
|||||||
AdjointRep<Nc> AdjRep(grid);
|
AdjointRep<Nc> AdjRep(grid);
|
||||||
|
|
||||||
// AdjointRepresentation has the predefined number of colours Nc
|
// AdjointRepresentation has the predefined number of colours Nc
|
||||||
Representations<FundamentalRepresentation, AdjointRepresentation, TwoIndexSymmetricRepresentation> RepresentationTypes(grid);
|
// Representations<FundamentalRepresentation, AdjointRepresentation, TwoIndexSymmetricRepresentation> RepresentationTypes(grid);
|
||||||
|
|
||||||
|
|
||||||
LatticeGaugeField U(grid), V(grid);
|
LatticeGaugeField U(grid), V(grid);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user