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:
@ -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,
|
||||
|
Reference in New Issue
Block a user