1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-17 23:37:06 +01:00

Added one flavour rational ratios (unprec)

This commit is contained in:
Peter Boyle
2015-08-19 04:58:40 +01:00
parent 570150f1d3
commit fc160eeccc
9 changed files with 315 additions and 10 deletions

View File

@ -62,9 +62,9 @@ namespace Grid{
pickCheckerboard(Even,etaEven,eta);
pickCheckerboard(Odd,etaOdd,eta);
FermOp.ImportGauge(U);
SchurDifferentiableOperator<Impl> PCop(FermOp);
FermOp.ImportGauge(U);
PCop.MpcDag(etaOdd,PhiOdd);