mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
G5R5 update
This commit is contained in:
parent
c7152c520a
commit
971d224983
@ -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