From 67f03e3fb394640341983eb3d8540e34770f6d14 Mon Sep 17 00:00:00 2001 From: mattijs Date: Fri, 11 Jul 2014 10:59:08 +0100 Subject: [PATCH] STYLE: faceZoneSelection: corrected comment --- .../createBaffles/faceSelection/faceZoneSelection.H | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/utilities/mesh/manipulation/createBaffles/faceSelection/faceZoneSelection.H b/applications/utilities/mesh/manipulation/createBaffles/faceSelection/faceZoneSelection.H index 1a2b15d3..c7a4ef0c 100644 --- a/applications/utilities/mesh/manipulation/createBaffles/faceSelection/faceZoneSelection.H +++ b/applications/utilities/mesh/manipulation/createBaffles/faceSelection/faceZoneSelection.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2012 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2012-2014 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -25,7 +25,7 @@ Class Foam::faceSelections::faceZoneSelection Description - Deselect cells not reachable from 'inside' points + Select faces from faceZone SourceFiles faceZoneSelection.C