Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
1f118812
Commit
1f118812
authored
Apr 02, 2013
by
mattijs
Browse files
BUG: createBaffles: handle cellcentres as positions
parent
b264b92a
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/mesh/manipulation/createBaffles/faceSelection/searchableSurfaceSelection.C
View file @
1f118812
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
========= |
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / O peration |
\\ / A nd | Copyright (C) 2012 OpenFOAM Foundation
\\ / A nd | Copyright (C) 2012
-2013
OpenFOAM Foundation
\\/ M anipulation |
\\/ M anipulation |
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
License
License
...
@@ -97,7 +97,7 @@ void Foam::faceSelections::searchableSurfaceSelection::select
...
@@ -97,7 +97,7 @@ void Foam::faceSelections::searchableSurfaceSelection::select
// Boundary faces
// Boundary faces
vectorField
neighbourCellCentres
;
vectorField
neighbourCellCentres
;
syncTools
::
swapBoundaryCell
List
syncTools
::
swapBoundaryCell
Positions
(
(
mesh_
,
mesh_
,
mesh_
.
cellCentres
(),
mesh_
.
cellCentres
(),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment