diff --git a/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoSnapDriverFeature.C b/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoSnapDriverFeature.C index 92ef64bf4577b030da9550bf30f6a65bf8351c25..67fee3ef968d096d053d2e6ecbcb8dc44077f07b 100644 --- a/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoSnapDriverFeature.C +++ b/src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoSnapDriverFeature.C @@ -1464,6 +1464,8 @@ Foam::pointIndexHit Foam::autoSnapDriver::findNearFeatureEdge } return nearInfo; } + + Foam::labelPair Foam::autoSnapDriver::findNearFeaturePoint ( const indirectPrimitivePatch& pp,