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
1bddcdaa
Commit
1bddcdaa
authored
Dec 31, 2014
by
Henry
Browse files
orientFaceZone: convert 0 to label
parent
fcd4213f
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/mesh/manipulation/orientFaceZone/orientFaceZone.C
View file @
1bddcdaa
...
...
@@ -145,7 +145,7 @@ int main(int argc, char *argv[])
patch
.
meshEdges
(
mesh
.
edges
(),
mesh
.
pointEdges
()),
nMasterFaces
,
plusEqOp
<
label
>
(),
0
label
(
0
)
);
...
...
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