Skip to content

WIP: Adding machinery to support addition of point and cell locators

FindCell() and FindPoint() depend on locators to perform well. In the past, point locators were created automatically with the user having no ability to control them. Furthermore, the FindCell() strategy was limited to a "closest point" approach. These changes support direct specification of locators (point and cell) with the ability to choose different FindCell() strategies.

Merge request reports