vtk-m2/vtkm/worklet/internal/testing
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
..
CMakeLists.txt Add basic dispatcher functionality. 2014-10-21 11:49:23 -06:00
UnitTestDispatcherBase.cxx Add basic dispatcher functionality. 2014-10-21 11:49:23 -06:00