vtk-m/vtkm/cont/serial/internal
Allison Vacanti 94d668dddf Add serial version of Unique.
Rather than falling back to the parallel-oriented algorithm in
DeviceAdapterGeneral, use std::unique.
2017-09-18 12:16:12 -04:00
..
ArrayManagerExecutionSerial.cxx Refactor array transfer logic for basic storage. 2017-06-29 13:18:44 -04:00
ArrayManagerExecutionSerial.h Convert VTK-m over to use 'using' instead of 'typedef' 2017-08-17 10:47:25 -04:00
CMakeLists.txt Properly install all the vtkm serial headers. 2017-05-26 10:50:15 -04:00
DeviceAdapterAlgorithmSerial.cxx Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00
DeviceAdapterAlgorithmSerial.h Add serial version of Unique. 2017-09-18 12:16:12 -04:00
DeviceAdapterTagSerial.h Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
VirtualObjectTransferSerial.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00