mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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