From 6b27c42dfe1d5c010e83804843a9b89bbf5480fd Mon Sep 17 00:00:00 2001 From: paboyle Date: Wed, 12 Oct 2016 00:29:39 +0100 Subject: [PATCH] Cosmetic --- lib/qcd/action/gauge/Photon.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/qcd/action/gauge/Photon.h b/lib/qcd/action/gauge/Photon.h index a7556b19..29d40f8b 100644 --- a/lib/qcd/action/gauge/Photon.h +++ b/lib/qcd/action/gauge/Photon.h @@ -77,8 +77,8 @@ namespace Grid{ out = where(coor==Integer(0),zz,out); } } - void FeynmanGaugeMomentumSpacePropagator_TL(GaugeField &out, const GaugeField &in) { + void FeynmanGaugeMomentumSpacePropagator_TL(GaugeField &out, const GaugeField &in) { // what type LatticeComplex GridBase *grid = out._grid; @@ -92,8 +92,8 @@ namespace Grid{ LatComplex denom(grid); denom= zero; LatComplex one(grid); one = ScalComplex(1.0,0.0); + LatComplex kmu(grid); - LatComplex kmu(grid); ScalComplex ci(0.0,1.0); // momphase = n * 2pi / L for(int mu=0;mu