BUG: conformalVoronoiMesh: wrong sync
This commit is contained in:
@ -962,7 +962,7 @@ void Foam::conformalVoronoiMesh::writeMesh
|
||||
(
|
||||
mesh,
|
||||
boundaryFacesToRemove,
|
||||
orOp<bool>()
|
||||
orEqOp<unsigned int>()
|
||||
);
|
||||
|
||||
labelList addr(boundaryFacesToRemove.count());
|
||||
|
||||
Reference in New Issue
Block a user