Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
733f662b
Commit
733f662b
authored
Sep 12, 2008
by
mattijs
Browse files
better meshEdges call
parent
b1ddfadd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/conversion/polyDualMesh/polyDualMesh.C
View file @
733f662b
...
...
@@ -746,8 +746,7 @@ void Foam::polyDualMesh::calcDual
allBoundary
.
meshEdges
(
mesh
.
edges
(),
mesh
.
cellEdges
(),
SubList
<
label
>
(
mesh
.
faceOwner
(),
allBoundary
.
size
(),
nIntFaces
)
mesh
.
pointEdges
()
)
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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