mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: checkMesh: small message change
This commit is contained in:
@ -896,7 +896,7 @@ Foam::label Foam::checkTopology
|
|||||||
bool hadBadEdges = checkPatch
|
bool hadBadEdges = checkPatch
|
||||||
(
|
(
|
||||||
allGeometry,
|
allGeometry,
|
||||||
"## ALL BOUNDARIES ##",
|
"\".*\"",
|
||||||
mesh,
|
mesh,
|
||||||
pp,
|
pp,
|
||||||
// faceLabels,
|
// faceLabels,
|
||||||
|
|||||||
Reference in New Issue
Block a user