mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: autoSnapDriverFeature: indentation
This commit is contained in:
@ -1464,6 +1464,8 @@ Foam::pointIndexHit Foam::autoSnapDriver::findNearFeatureEdge
|
|||||||
}
|
}
|
||||||
return nearInfo;
|
return nearInfo;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
Foam::labelPair Foam::autoSnapDriver::findNearFeaturePoint
|
Foam::labelPair Foam::autoSnapDriver::findNearFeaturePoint
|
||||||
(
|
(
|
||||||
const indirectPrimitivePatch& pp,
|
const indirectPrimitivePatch& pp,
|
||||||
|
|||||||
Reference in New Issue
Block a user