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
81cda8c5
Commit
81cda8c5
authored
Jun 04, 2015
by
Franjo
Browse files
Merge branch 'enhancement-surfaceUtilities' into developmentPublicRepo
parents
be692131
79d0073d
Changes
1
Hide whitespace changes
Inline
Side-by-side
meshLibrary/utilities/triSurfaceTools/triSurfaceRemoveFacets/triSurfaceRemoveFacetsFunctions.C
View file @
81cda8c5
...
...
@@ -169,6 +169,9 @@ void triSurfaceRemoveFacets::removeFacets()
}
}
if
(
eI
<
0
)
continue
;
//- check if the edge is attached to at least one triangle
bool
foundTriangle
(
false
);
forAllRow
(
edgeFacets
,
eI
,
efI
)
...
...
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