vtk-m/examples/multi_backend
Kenneth Moreland 887f79c6f4 Make a vtkm_worklet library
This is a library that contains parts of worklets that can be
precompiled into a library.

Currently, this library contains the implementation of ScatterCounting.
2019-01-23 17:09:15 -07:00
..
CMakeLists.txt Make a vtkm_worklet library 2019-01-23 17:09:15 -07:00
IOGenerator.cxx Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00
IOGenerator.h multi_backend shows how a filter can use multiple device adapter 2018-05-15 10:35:18 -04:00
MultiBackend.cxx The multi backend example now doesn't share data between blocks 2018-07-31 15:02:41 -04:00
MultiDeviceGradient.cxx multi_backend shows how a filter can use multiple device adapter 2018-05-15 10:35:18 -04:00
MultiDeviceGradient.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
MultiDeviceGradient.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
TaskQueue.h multi_backend shows how a filter can use multiple device adapter 2018-05-15 10:35:18 -04:00