vtk-m2/vtkm/cont/serial/internal
Robert Maynard d70c31d449 Serial ScanInclusive now makes sure to always use WrappedBinaryOperator.
By using WrappedBinaryOperator we will not get warnings on vs2017 when
scanning <32bit arrays, and at the same time also properly support
fancy arrays.
2018-01-30 11:57:13 -05:00
..
ArrayManagerExecutionSerial.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayManagerExecutionSerial.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CMakeLists.txt Add versioning to VTKM installed include/share dirs. 2017-10-02 11:39:10 -04:00
DeviceAdapterAlgorithmSerial.cxx Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DeviceAdapterAlgorithmSerial.h Serial ScanInclusive now makes sure to always use WrappedBinaryOperator. 2018-01-30 11:57:13 -05:00
DeviceAdapterTagSerial.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VirtualObjectTransferSerial.h Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00