mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
Keep CUDA happy
This commit is contained in:
parent
df30bdc599
commit
5e96d6d04c
@ -622,7 +622,7 @@ public:
|
||||
LatticeMatrixType lie(grid);
|
||||
LatticeMatrixType la(grid);
|
||||
ComplexD ci(0.0, scale);
|
||||
ComplexD cone(1.0, 0.0);
|
||||
// ComplexD cone(1.0, 0.0);
|
||||
MatrixType ta;
|
||||
|
||||
lie = Zero();
|
||||
|
Loading…
Reference in New Issue
Block a user