vtk-m/vtkm/exec
Kenneth Moreland 53a454fe77 Add basic dispatcher functionality.
These changes support the implementation of DispatcherBase. This class
provides the basic functionality for calling an Invoke method in the
control environment, transferring data to the execution environment,
scheduling threads in the execution environment, pulling data for each
calling of the worklet method, and actually calling the worklet.
2014-10-21 11:49:23 -06:00
..
arg Add basic dispatcher functionality. 2014-10-21 11:49:23 -06:00
internal Add basic dispatcher functionality. 2014-10-21 11:49:23 -06:00
CMakeLists.txt Add Fetch class 2014-10-15 13:52:27 -06:00
ExecutionObjectBase.h Add Transport class 2014-10-14 10:44:48 -06:00
FunctorBase.h Add a FunctorBase class for scheduling non-worklets 2014-06-10 11:35:13 -06:00