vtk-m2/vtkm/exec
Kenneth Moreland 30558cf7ed Add Transport class
The Transport class is responsible for moving data from the control
environment to the execution environment. (Actually, it might be more
accurate to say it gets the execution environment associated with a
given control object.) The Transport class is templated with a tag that
controls the mechanism used for the transport.
2014-10-14 10:44:48 -06:00
..
internal Add a FunctorBase class for scheduling non-worklets 2014-06-10 11:35:13 -06:00
CMakeLists.txt Add Transport class 2014-10-14 10:44:48 -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