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

BUG: PointEdgeWave : n cyclics bool instead of label

parent 397dad7e
Branches
Tags
No related merge requests found
......@@ -125,7 +125,7 @@ class PointEdgeWave
label nChangedEdges_;
//- Number of cyclic patches
bool nCyclicPatches_;
label nCyclicPatches_;
//- For every cyclic patch two primitivePatches
PtrList<primitivePatch> cycHalves_;
......
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