vtk-m2/vtkm/filter/internal
Kenneth Moreland bddad9b386 Remove TryExecute from filters
Now that the dispatcher does its own TryExecute, filters do not need to
do that. This change requires all worklets called by filters to be able
to execute without knowing the device a priori.
2018-10-16 15:59:53 -06:00
..
CMakeLists.txt Remove vtkm::filter::Result 2018-04-03 16:55:03 -04:00
CreateResult.h Use the strong typed enums for vtkm::cont::Field 2018-05-22 11:44:51 -04:00
ResolveFieldTypeAndExecute.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
ResolveFieldTypeAndMap.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00