From a2300be5f9c1ce5d8833314f0bc19cadb4ff1cf6 Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Thu, 14 May 2015 11:18:46 +0100 Subject: [PATCH] Formatting --- .../lduSmoother/symGaussSeidelSmoother/symGaussSeidelSmoother.C | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lduSolvers/lduSmoother/symGaussSeidelSmoother/symGaussSeidelSmoother.C b/src/lduSolvers/lduSmoother/symGaussSeidelSmoother/symGaussSeidelSmoother.C index b2193a419..9dcaf7cfb 100644 --- a/src/lduSolvers/lduSmoother/symGaussSeidelSmoother/symGaussSeidelSmoother.C +++ b/src/lduSolvers/lduSmoother/symGaussSeidelSmoother/symGaussSeidelSmoother.C @@ -93,5 +93,4 @@ void Foam::symGaussSeidelSmoother::smooth } - // ************************************************************************* //