vtk-m/examples
Robert Maynard a7127f0fc3 Adding vtkm::cont::RuntimeDeviceInformation.
The RuntimeDeviceInformation class allows developers to check if a given
device is supported on a machine at runtime. This allows developers to properly
check for CUDA support before running any worklets.
2015-12-15 17:25:27 -05:00
..
clipping Move DeviceAdapterTraits into vtkm::cont as they are user API. 2015-12-11 09:52:18 -05:00
hello_world Move DeviceAdapterTraits into vtkm::cont as they are user API. 2015-12-11 09:52:18 -05:00
isosurface Move DeviceAdapterTraits into vtkm::cont as they are user API. 2015-12-11 09:52:18 -05:00
multi_backend Adding vtkm::cont::RuntimeDeviceInformation. 2015-12-15 17:25:27 -05:00
streamline Fix conversion warnings in streamline example. 2015-11-30 14:14:07 -07:00
tetrahedra Remove direct use of TBB_LIBRARIES and TBB_INCLUDE_DIRS 2015-11-12 14:34:31 -07:00
CMakeLists.txt StreamLine filter outputs dataset. Add example. 2015-11-23 12:54:12 -07:00