vtk-m/vtkm/worklet/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
..
testing Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
ClipTables.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DispatcherBase.h Initial implementation of general logging. 2018-10-02 11:37:55 -04:00
TriangulateTables.h Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
WorkletBase.h Provide a better error message when ExecutionSig != ControlSig 2018-08-20 09:33:04 -04:00