Skip to content
GitLab
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
6791d105
Commit
6791d105
authored
Dec 11, 2009
by
mattijs
Browse files
Changed indentation
parent
ce727463
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dynamicMesh/polyTopoChange/polyTopoChange/removeFaces.H
View file @
6791d105
...
...
@@ -137,8 +137,7 @@ class removeFaces
)
const
;
//- Return face with all pointsToRemove removed.
face
filterFace
(
const
labelHashSet
&
pointsToRemove
,
const
label
)
const
;
face
filterFace
(
const
labelHashSet
&
,
const
label
)
const
;
//- Wrapper for meshMod.modifyFace. Reverses face if own>nei.
void
modFace
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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