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
255b9c02
Commit
255b9c02
authored
Dec 20, 2010
by
mattijs
Browse files
COMP: extrudeToRegionMesh : incorrect merge
parent
12246143
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/mesh/generation/extrude/extrudeToRegionMesh/extrudeToRegionMesh.C
View file @
255b9c02
...
...
@@ -1884,7 +1884,6 @@ int main(int argc, char *argv[])
}
mesh
.
removeFvBoundary
();
mesh
.
addFvPatches
(
newPatches
,
true
);
}
// Remove any unused patches
deleteEmptyPatches
(
mesh
);
...
...
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