Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
ce727463
Commit
ce727463
authored
Dec 11, 2009
by
mattijs
Browse files
Added missing face-flipping flag
parent
834e4938
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dynamicMesh/polyTopoChange/polyTopoChange/removeCells.C
View file @
ce727463
...
...
@@ -339,7 +339,7 @@ void Foam::removeCells::setRefinement
faceI
,
// label of face being modified
nei
,
// owner
-
1
,
// neighbour
fals
e
,
// face flip
tru
e
,
// face flip
newPatchID
[
faceI
],
// patch for face
false
,
// remove from zone
zoneID
,
// zone for face
...
...
Write
Preview
Markdown
is supported
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