From b8e1317eb7d5e82525c9931da64410656385b0f2 Mon Sep 17 00:00:00 2001 From: mattijs Date: Mon, 3 Feb 2014 15:00:42 +0000 Subject: [PATCH] ENH: symmetryPlane: inherit normal --- .../symmetryPlane/symmetryPlanePolyPatch.C | 55 +++++++++++-------- 1 file changed, 32 insertions(+), 23 deletions(-) diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C index d3c78904b9..63268e6832 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C @@ -42,29 +42,38 @@ namespace Foam void Foam::symmetryPlanePolyPatch::calcGeometry(PstreamBuffers&) { - if (returnReduce(size(), sumOp