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
23786597
Commit
23786597
authored
May 19, 2011
by
andy
Browse files
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
parents
f0cdca3b
885f626a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/meshTools/indexedOctree/treeDataPrimitivePatch.C
View file @
23786597
...
...
@@ -307,7 +307,7 @@ getVolumeType
forAll
(
eFaces
,
i
)
{
edgeNormal
+=
patch_
.
faceNormal
()[
eFaces
[
i
]];
edgeNormal
+=
patch_
.
faceNormal
s
()[
eFaces
[
i
]];
}
if
(
debug
&
2
)
...
...
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