mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 04:37:05 +01:00
First compile OK through nvcc on host
This commit is contained in:
@ -29,9 +29,7 @@ See the full license in the file "LICENSE" in the top level distribution directo
|
||||
/* END LEGAL */
|
||||
#include <Grid/Grid.h>
|
||||
|
||||
using namespace std;
|
||||
using namespace Grid;
|
||||
using namespace QCD;
|
||||
|
||||
static constexpr double tolerance = 1.0e-6;
|
||||
static std::array<SpinMatrix, Gamma::nGamma> testAlgebra;
|
||||
|
Reference in New Issue
Block a user