ENH: checkMesh: small message change

This commit is contained in:
mattijs
2023-05-30 10:41:15 +01:00
parent 30dc465615
commit fcbfa40b0b

View File

@ -896,7 +896,7 @@ Foam::label Foam::checkTopology
bool hadBadEdges = checkPatch bool hadBadEdges = checkPatch
( (
allGeometry, allGeometry,
"## ALL BOUNDARIES ##", "\".*\"",
mesh, mesh,
pp, pp,
// faceLabels, // faceLabels,