vtk-m2/vtkm/worklet/spatialstructure
Kenneth Moreland e87864b0e3 Put CellLocatorBoundingIntervalHierarchy in vtkm_cont library
All of the methods in CellLocatorBoundingIntervalHierarchy were listed in
header files. This is sometimes problematic with virtual methods. Since
everything implemented in it can just be embedded in a library, move the
code into the vtkm_cont library.
2019-03-20 17:33:08 -06:00
..
BoundingIntervalHierarchy.h Put CellLocatorBoundingIntervalHierarchy in vtkm_cont library 2019-03-20 17:33:08 -06:00
CMakeLists.txt Adding changes suggested by Rob on GitLab 2018-06-29 09:09:24 -06:00
KdTree3DConstruction.h Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00
KdTree3DNNSearch.h Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00