Skip to content
Snippets Groups Projects
Commit 89f9a218 authored by mattijs's avatar mattijs
Browse files

BUG: refinementFeatures: make all feature edges region edges if read from .eMesh

parent 3e7964f1
Branches
Tags
No related merge requests found
......@@ -173,7 +173,7 @@ void Foam::refinementFeatures::read
labelListList(0), // edgeNormals
labelListList(0), // featurePointNormals
labelListList(0), // featurePointEdges
labelList(0) // regionEdges
identity(newEdges.size()) // regionEdges
);
......
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