From 7f168dc93c1ebf4a3602c1adec6b702c6a4a66b0 Mon Sep 17 00:00:00 2001 From: Mark Olesen Date: Wed, 31 Dec 2008 15:17:18 +0100 Subject: [PATCH] cuttingPlane constructor with plane/mesh instead of mesh/plane --- src/sampling/cuttingPlane/cuttingPlane.C | 4 ++-- src/sampling/cuttingPlane/cuttingPlane.H | 10 +++++----- .../cuttingPlane/cuttingPlaneTemplates.C | 12 ++++++------ src/sampling/include/buildPatch.H | 16 ++++++++-------- 4 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/sampling/cuttingPlane/cuttingPlane.C b/src/sampling/cuttingPlane/cuttingPlane.C index 8c36e11d28..33af249b85 100644 --- a/src/sampling/cuttingPlane/cuttingPlane.C +++ b/src/sampling/cuttingPlane/cuttingPlane.C @@ -341,11 +341,11 @@ Foam::cuttingPlane::cuttingPlane(const plane& pln) {} -// Construct from mesh reference and plane, restricted to a list of cells +// Construct from plane and mesh reference, restricted to a list of cells Foam::cuttingPlane::cuttingPlane ( - const primitiveMesh& mesh, const plane& pln, + const primitiveMesh& mesh, const UList