1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 07:17:06 +01:00

Compiling updates for KNL

This commit is contained in:
paboyle
2016-06-03 03:47:54 -07:00
parent 5d3a1a025d
commit 53d06046b0
7 changed files with 11 additions and 19 deletions

View File

@ -87,6 +87,7 @@ namespace Grid {
void DiracOptHandDhopSiteDag(StencilImpl &st,DoubledGaugeField &U,
std::vector<SiteHalfSpinor,alignedAllocator<SiteHalfSpinor> > &buf,
int sF,int sU,const FermionField &in, FermionField &out);
public:
WilsonKernels(const ImplParams &p= ImplParams());