From c20fdd45a57f9112b2813b43c9b3d6ba95200c24 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Tue, 30 Jun 2015 15:00:19 +0100 Subject: [PATCH] big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to near the bleeding edge I guess --- lib/qcd/utils/SUn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/qcd/utils/SUn.h b/lib/qcd/utils/SUn.h index 5e551274..4088a23b 100644 --- a/lib/qcd/utils/SUn.h +++ b/lib/qcd/utils/SUn.h @@ -547,7 +547,7 @@ Note that in step D setting B ~ X - A and using B in place of A in step E will g LatticeMatrix Umu(out._grid); for(int mu=0;mu(out,Umu,mu); } } static void TepidConfiguration(GridParallelRNG &pRNG,LatticeGaugeField &out){