System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
See #775, the UniformLocator and RectilinearLocator shared many lines of code with vtkm::exec::CellLocatorUniformGrid and vtkm::exec::CellLocatorRectilinear. They probably were copy/paste of each other. This MR tries to consolidate them.
UniformLocator
RectilinearLocator
vtkm::exec::CellLocatorUniformGrid
vtkm::exec::CellLocatorRectilinear