mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
typo in comment
This commit is contained in:
@ -301,7 +301,7 @@ void Foam::layerAdditionRemoval::removeCellLayer
|
|||||||
|
|
||||||
// Is any of the faces a boundary face? If so, grab the patch
|
// Is any of the faces a boundary face? If so, grab the patch
|
||||||
// A boundary-to-boundary collapse is checked for in validCollapse()
|
// A boundary-to-boundary collapse is checked for in validCollapse()
|
||||||
// and cannnot happen here.
|
// and cannot happen here.
|
||||||
|
|
||||||
if (!mesh.isInternalFace(mf[faceI]))
|
if (!mesh.isInternalFace(mf[faceI]))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user