vtk-m/vtkm/cont/tbb/internal
Robert Maynard 043afd326a Merge topic 'refactor_arrayhandle_to_reduce_lib_size'
9bf14b78 Correct warnings inside worklet::Clip when making array handles
1b6d67e0 Always defer to the serial allocator when allocating basic storage
bf2b4169 Refactor vtk-m ArrayHandle to use mutable over const_cast
705528bf vtk-m ArrayHandle + basic storage has an optimized PrepareForDevice method
22f9ae3d vtk-m ArrayHandle + basic holds control data by StorageBasicBase
b1d0060d Make Storage and ArrayHandle export for the same value types.
d0a68d32 Refactor vtk-m storage basic to generate less code

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1084
2018-02-21 16:56:53 -05:00
..
ArrayManagerExecutionTBB.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayManagerExecutionTBB.h vtk-m ArrayHandle + basic storage has an optimized PrepareForDevice method 2018-02-16 10:00:28 -05:00
CMakeLists.txt vtk-m ArrayHandle + basic storage has an optimized PrepareForDevice method 2018-02-16 10:00:28 -05:00
DeviceAdapterAlgorithmTBB.cxx Applied patch from Rob Maynard 2018-02-13 09:16:45 -07:00
DeviceAdapterAlgorithmTBB.h Fixed compiler warning for char type with kxsort 2018-02-14 09:44:11 -07:00
DeviceAdapterTagTBB.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ExecutionArrayInterfaceBasicTBB.cxx vtk-m ArrayHandle + basic storage has an optimized PrepareForDevice method 2018-02-16 10:00:28 -05:00
ExecutionArrayInterfaceBasicTBB.h vtk-m ArrayHandle + basic storage has an optimized PrepareForDevice method 2018-02-16 10:00:28 -05:00
FunctorsTBB.h CPU parallel radix sorting 2018-01-31 14:08:14 -07:00
kxsort.h CPU parallel radix sorting 2018-01-10 07:28:21 -07:00
ParallelSortTBB.cxx Bug fix for max threads in radix sort 2018-02-20 08:28:29 -07:00
ParallelSortTBB.h Fixed compiler warning for char type with kxsort 2018-02-14 09:44:11 -07:00
ParallelSortTBB.hxx Added missing files from Rob's patch. 2018-02-13 09:23:10 -07:00
VirtualObjectTransferTBB.h Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00