vtk-m2/vtkm/worklet/spatialstructure
Kenneth Moreland d879188de0 Make DispatcherBase invoke using a TryExecute
Rather than force all dispatchers to be templated on a device adapter,
instead use a TryExecute internally within the invoke to select a device
adapter.

Because this removes the need to declare a device when invoking a
worklet, this commit also removes the need to declare a device in
several other areas of the code.
2018-08-29 19:18:54 -07:00
..
BoundingIntervalHierarchy.h Fixes for resolving Rob's suggestions 2018-06-29 15:55:23 -07:00
CMakeLists.txt Adding changes suggested by Rob on GitLab 2018-06-29 09:09:24 -06:00
KdTree3DConstruction.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
KdTree3DNNSearch.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00