STYLE: 80 char lines.

This commit is contained in:
graham
2010-10-06 17:28:13 +01:00
parent 4d4def5493
commit 95a2b3effd

View File

@ -2242,7 +2242,8 @@ Foam::triSurfaceTools::sideType Foam::triSurfaceTools::surfaceSide
// << "perpendicular to the normal." << nl
// << "sample: " << sample << nl
// << "nearestPoint: " << nearestPoint << nl
// << "sample - nearestPoint: " << sample - nearestPoint << nl
// << "sample - nearestPoint: "
// << sample - nearestPoint << nl
// << "normal: " << surf.faceNormals()[nearestFaceI] << nl
// << "mag(sample - nearestPoint): "
// << mag(sample - nearestPoint) << nl