mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
CUDA happy
This commit is contained in:
parent
7f45222924
commit
df30bdc599
@ -146,7 +146,7 @@ public:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Complex Hsum = sum(Hloc);
|
auto Hsum = TensorRemove(sum(Hloc));
|
||||||
return Hsum.real();
|
return Hsum.real();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user