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

Fixes for Gparity comparison with CPS (Instantiation, Gamma matrix convention)

This commit is contained in:
Jung
2015-12-07 02:04:57 -05:00
parent fb81acca3c
commit f2b4edc090
13 changed files with 66 additions and 56 deletions

View File

@ -39,7 +39,8 @@ namespace Grid {
DiracOptDhopSite(st,U,buf,sF,sU,in,out); // will template override for Wilson Nc=3
}
#endif
#define HANDOPT
// doesn't seem to work with Gparity at the moment
#undef HANDOPT
#ifdef HANDOPT
void DiracOptHandDhopSite(StencilImpl &st,DoubledGaugeField &U,
std::vector<SiteHalfSpinor,alignedAllocator<SiteHalfSpinor> > &buf,