vtk-m2/vtkm/cont/cuda/testing
Robert Maynard 944bc3c0d6 Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable
The new and improved vtkm::cont::ColorTable provides a more feature complete
color table implementation that is modeled after
vtkDiscretizableColorTransferFunction. This class therefore supports different
color spaces ( rgb, lab, hsv, diverging ) and supports execution across all
device adapters.
2018-03-28 16:11:23 -04:00
..
CMakeLists.txt Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
UnitTestCudaArrayHandleFancy.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCudaArrayHandleVirtualCoordinates.cu Add ArrayHandleVirtualCoordinates 2018-01-09 17:23:41 -05:00
UnitTestCudaCellLocatorTwoLevelUniformGrid.cu Add a CellLocator 2017-10-10 14:01:41 -04:00
UnitTestCudaColorTable.cu Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
UnitTestCudaComputeRange.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCudaDataSetExplicit.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCudaDataSetSingleType.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCudaDeviceAdapter.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCudaImplicitFunction.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCudaMath.cu Update copyright for Sandia 2017-09-20 15:33:44 -06:00
UnitTestCudaPointLocatorUniformGrid.cxx PointLocatorUniformGrid 2017-10-19 11:44:36 -06:00
UnitTestCudaShareUserProvidedManagedMemory.cu vtk-m ArrayHandle + basic holds control data by StorageBasicBase 2018-02-16 09:59:20 -05:00
UnitTestCudaVirtualObjectHandle.cu Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00