Skip to content
Snippets Groups Projects
Commit 23786597 authored by andy's avatar andy
Browse files

Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev

parents f0cdca3b 885f626a
Branches
Tags
No related merge requests found
......@@ -307,7 +307,7 @@ getVolumeType
forAll(eFaces, i)
{
edgeNormal += patch_.faceNormal()[eFaces[i]];
edgeNormal += patch_.faceNormals()[eFaces[i]];
}
if (debug & 2)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment