mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 20:57:06 +01:00
Cleaned up for Linux
This commit is contained in:
@ -253,7 +253,7 @@ void WilsonMatrix::Dhop(const LatticeFermion &in, LatticeFermion &out)
|
||||
mult(&Uchi(),&Umu._odata[ss](Tm),&chi());
|
||||
accumReconTm(result,Uchi);
|
||||
|
||||
out._odata[ss] = result;
|
||||
vstream(out._odata[ss],result);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user