1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 04:37:05 +01:00
This commit is contained in:
Peter Boyle
2015-07-21 13:56:22 +09:00
parent e34f8adbf4
commit 8925845684
5 changed files with 247 additions and 6 deletions

View File

@ -1,5 +1,4 @@
#include <Grid.h>
namespace Grid {
namespace QCD {
@ -13,7 +12,6 @@ void DiracOptDhopSite(CartesianStencil &st,LatticeDoubledGaugeField &U,
vHalfSpinColourVector Uchi;
int offset,local,perm, ptype;
// Xp
int ss = sF;
offset = st._offsets [Xp][ss];