ENH: add proximityRegions filter to distanceSurface (#2108)
-
combines region-based and proximity-based filtering
proxityRegions (post-filter): Checks the resulting faces against the original search surface as well as checking the cut cells for topological connectivity. If the area-weighted distance for a region is greater than \c absProximity, the region is discarded.
STYLE: support 'proxityFaces' as synonym for 'proximity' filter
Merge request reports
Activity
assigned to @mark
requested review from @kuti
- Resolved by Mark OLESEN
- Resolved by Kutalmış Berçin
- Resolved by Kutalmış Berçin
- Resolved by Kutalmış Berçin
- Resolved by Mark OLESEN
- Resolved by Mark OLESEN
added 48 commits
-
5ef8cd17...b6b4ab07 - 47 commits from branch
develop
- ca88abba - ENH: add proximityRegions filter to distanceSurface (#2108 (closed))
-
5ef8cd17...b6b4ab07 - 47 commits from branch
Commented sign-off on EP1510. Backed out the additional face-filtering, which seemed like a good idea but Sven was skeptical about since they have experienced holes when used with high-curvature surfaces.
The to-be-merged version is thus identical (apart from comments and code style) with that tested by Sven.
mentioned in commit 596d8fab
mentioned in issue #2108 (closed)