mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Removing blank line to avoid master merge conflict
This commit is contained in:
@ -1097,7 +1097,6 @@ Foam::Map<Foam::pointIndexHit> Foam::surfaceFeatures::nearestEdges
|
||||
|
||||
// Step to next sample point using local distance.
|
||||
// Truncate to max 1/minSampleDist samples per feature edge.
|
||||
|
||||
// s += max(minSampleDist*eMag, sampleDist[e.start()]);
|
||||
s += 0.01*eMag;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user