vtk-m2/vtkm
Sujin Philip 273281f581 Fix Parallel Scan implementation for TBB Device
The previous implementation assumed the identity value to be zero, which does
not work for multiplication. Changed the interface to require an initial value
for Exclusive Scan with custom operator (TBB Device only, for now).
2015-06-24 09:24:58 -04:00
..
cont Fix Parallel Scan implementation for TBB Device 2015-06-24 09:24:58 -04:00
exec Merge branch 'iterator_operator_square_bracket_corrected' into 'master' 2015-06-16 13:09:17 -04:00
internal disable conversion warnings inside boost 2015-06-15 11:45:31 -04:00
testing Testing was calling host functions from device+host functions. 2015-06-16 08:27:37 -04:00
worklet Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
CellType.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00
CMakeLists.txt Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
Extent.h Merge branch 'master' into datamodel-design 2015-06-03 14:36:53 -04:00
ListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Pair.h Properly initialize vtkm::Pair, and remove the TypeTrait for it. 2015-06-16 13:06:08 -04:00
RegularConnectivity.h Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
RegularStructure.h Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
TypeListTag.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
Types.h Remove creating a vtkm::vec from a pointer. 2015-06-16 08:27:37 -04:00
TypeTraits.h Properly initialize vtkm::Pair, and remove the TypeTrait for it. 2015-06-16 13:06:08 -04:00
VecTraits.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00