mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
remove trailing space from some files
This commit is contained in:
@ -376,7 +376,7 @@ void Foam::regionSide::walkAllPointConnectedFaces
|
||||
// Get the face 'perpendicular' to faceI on region.
|
||||
label otherFaceI = otherFace(mesh, cellI, faceI, edgeI);
|
||||
|
||||
// Edge
|
||||
// Edge
|
||||
const edge& e = mesh.edges()[edgeI];
|
||||
|
||||
if (!visitedPoint.found(e.start()))
|
||||
|
||||
Reference in New Issue
Block a user