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
Community
integration-cfmesh
Commits
b94dacd0
Commit
b94dacd0
authored
Jun 08, 2015
by
Franjo
Browse files
Implemented locking in the function for untangling boundary layers
parent
110bd95c
Changes
1
Hide whitespace changes
Inline
Side-by-side
meshLibrary/utilities/smoothers/geometry/meshOptimizer/optimizeMeshFV.C
View file @
b94dacd0
...
...
@@ -461,6 +461,7 @@ void meshOptimizer::untangleBoundaryLayer()
else
{
optimizeLowQualityFaces
();
removeUserConstraints
();
untangleMeshFV
(
2
,
50
,
1
,
true
);
}
}
...
...
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