vtk-m/vtkm/worklet/spatialstructure
Kenneth Moreland 0a5f5d55c9 Remove virtual methods from cell locators
Deprecated the `CellLocator` class and made all methods of the
other `CellLocator` classes non-virtual. General locators can
still use the `CellLocatorGeneral` class, but this class now
only works with a predefined set of locators. (The functionality
to provide a function to select a locator has been removed.)
2021-02-15 12:39:11 -07:00
..
BoundingIntervalHierarchy.h Remove virtual methods from cell locators 2021-02-15 12:39:11 -07:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
KdTree3DConstruction.h conslidate the license statement 2019-04-17 10:57:13 -06:00
KdTree3DNNSearch.h Add Kokkos backend 2020-08-12 13:55:24 -04:00