STYLE: wallPoint: indenting

This commit is contained in:
mattijs
2013-11-12 15:06:33 +00:00
parent 630a4b0b0d
commit 1aeb9f4d65

View File

@ -144,8 +144,7 @@ inline bool Foam::wallPoint::sameGeometry
const wallPoint& w2,
const scalar tol,
TrackingData& td
)
const
) const
{
scalar diff = mag(distSqr() - w2.distSqr());