From ac79391b25e290f41ea2d32663f1d85562a6703e Mon Sep 17 00:00:00 2001 From: Hrvoje Jasak Date: Fri, 15 Oct 2010 19:29:17 +0100 Subject: [PATCH] Formatting --- .../constraint/overlapGgi/overlapGgiPolyPatchTemplates.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatchTemplates.C b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatchTemplates.C index cb39c323d..927f29615 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatchTemplates.C +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/overlapGgi/overlapGgiPolyPatchTemplates.C @@ -37,7 +37,6 @@ template Foam::tmp > Foam::overlapGgiPolyPatch::expandSlaveData(const Field& spf) const { - const scalar slaveAngle = shadow().angle(); const label ncp = shadow().nCopies(); @@ -63,6 +62,7 @@ Foam::overlapGgiPolyPatch::expandSlaveData(const Field& spf) const return tef; } + template Foam::tmp > Foam::overlapGgiPolyPatch::expandMasterData(const Field& spf) const