BUGFIX: Fix bug is parallel execution by bringing isoSurface in-line with vanilla
This commit is contained in:
parent
6a41a3a022
commit
42cbdd1fd6
1 changed files with 1 additions and 1 deletions
|
@ -2065,7 +2065,7 @@ Foam::isoSurface::isoSurface
|
|||
}
|
||||
|
||||
|
||||
//if (false)
|
||||
if (false)
|
||||
{
|
||||
List<FixedList<label, 3> > faceEdges;
|
||||
labelList edgeFace0, edgeFace1;
|
||||
|
|
Reference in a new issue