mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: wallPoint: indenting
This commit is contained in:
@ -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());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user