BUGFIX: Fix bug is parallel execution by bringing isoSurface in-line with vanilla

This commit is contained in:
Henrik Rusche 2018-05-03 12:58:50 +02:00
parent 6a41a3a022
commit 42cbdd1fd6

View file

@ -2065,7 +2065,7 @@ Foam::isoSurface::isoSurface
}
//if (false)
if (false)
{
List<FixedList<label, 3> > faceEdges;
labelList edgeFace0, edgeFace1;