mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
- Add final version of range insert. This is faster than inserting points one by one. - Add a crude method to guess if an edge location that is near to another is on a different edge and should be added. See the baffle case as an example of where this is needed. Code is in nearFeatureEdge()