vtk-m2/vtkm/cont/tbb
Kenneth Moreland 85265a9c84 Add const correctness to Timer
It should be possible to query a vtkm::cont::Timer without modifying it.
As such, its query functions (such as Stopped and GetElapsedTime) should
be const.
2019-02-28 15:08:16 -07:00
..
internal Add const correctness to Timer 2019-02-28 15:08:16 -07:00
testing Testing run methods now take argc/argv to init logging/runtime device 2019-01-17 13:16:27 -06:00
CMakeLists.txt Remove VTK-m TestBuild infrastructure 2019-01-16 10:04:33 -06:00
DeviceAdapterTBB.h Re-implement DeviceAdapterRuntimeDetector to avoid ODR violations. 2018-05-15 13:08:34 -04:00