diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C index 34af0b708c..d3c78904b9 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/symmetryPlane/symmetryPlanePolyPatch.C @@ -37,6 +37,40 @@ namespace Foam addToRunTimeSelectionTable(polyPatch, symmetryPlanePolyPatch, dictionary); } + +// * * * * * * * * * * * Protected Member Functions * * * * * * * * * * * * // + +void Foam::symmetryPlanePolyPatch::calcGeometry(PstreamBuffers&) +{ + if (returnReduce(size(), sumOp