The source project of this merge request has been removed.
Spatial Search Interfaces and Bounding Interval Hierarchy Cell Locator
Adding the agreed interfaces vtkm::cont::CellLocator and vtkm::cont::PointLocator. Adding implementation for the Bounding Interval Hierarchy spatial search structure based on the new Cell Locator interface. Adding a unit test for Bounding Interval Hierarchy cell locator
Edited by Abhishek Yenpure