mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
/=2 replaced by *=0.5
This commit is contained in:
parent
cdf31d52c1
commit
fe993c0836
@ -634,7 +634,7 @@ void WilsonFermion<Impl>::ContractConservedCurrent(PropagatorField &q_in_1,
|
||||
q_out-=adj(g5Lg5)*R;
|
||||
q_out+=adj(g5Lg5)*gmuR;
|
||||
|
||||
q_out/=2;
|
||||
q_out*=0.5;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user