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

Changes making force term test for DWF pass.

This commit is contained in:
Peter Boyle
2015-08-01 22:06:07 +09:00
parent 1d67d29183
commit 2157a6919a
6 changed files with 52 additions and 7 deletions

View File

@ -303,7 +303,7 @@ void DiracOptDhopDir(CartesianStencil &st,LatticeDoubledGaugeField &U,
vHalfSpinColourVector Uchi;
int offset,local,perm, ptype;
int ss=sF;
offset = st._offsets [dir][ss];
local = st._is_local[dir][ss];
perm = st._permute[dir][ss];