mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
G5R5 update
This commit is contained in:
parent
c133974d67
commit
3546dcac1a
@ -55,7 +55,7 @@ int main (int argc, char ** argv)
|
||||
MdagMLinearOperator<DomainWallFermion,LatticeFermion> HermOp(Ddwf);
|
||||
MCR(HermOp,src,result);
|
||||
|
||||
Gamma5HermitianLinearOperator<DomainWallFermion,LatticeFermion> g5HermOp(Ddwf);
|
||||
Gamma5R5HermitianLinearOperator<DomainWallFermion,LatticeFermion> g5HermOp(Ddwf);
|
||||
MCR(g5HermOp,src,result);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user