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
e4bb4fc0
Commit
e4bb4fc0
authored
Aug 08, 2008
by
Mattijs Janssens
Browse files
incorrect call of removeCells
parent
a75fe38a
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/mesh/advanced/autoRefineMesh/autoRefineMesh.C
View file @
e4bb4fc0
...
...
@@ -520,7 +520,7 @@ void subsetMesh
(
cellLabels
,
exposedFaces
,
labelList
(
patchI
,
exposedFaces
.
size
()),
labelList
(
exposedFaces
.
size
()
,
patchI
),
meshMod
);
...
...
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