1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-12 03:07: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 1d0be956ae
commit 2994274267
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];