Skip to content
Snippets Groups Projects
Commit 1aeb9f4d authored by mattijs's avatar mattijs
Browse files

STYLE: wallPoint: indenting

parent 630a4b0b
No related branches found
No related tags found
No related merge requests found
......@@ -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());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment