vtk-m2/vtkm/worklet/internal
Kenneth Moreland 2fbcc78a60 Merge topic 'simple-list-template'
4659d69c7 Remove some commented out code
aec75ab1a Suppress CUDA warning about device calling host
851864d0b Work around with Visual Studio 2015 issue
452a2e1c9 Suppress warnings about CUDA host/device mismatch
4fdefe9f1 Suppress some deprecated warnings in visual studio
5cfc14482 Implement old ListTag features with new ListTag implementations
d5fe4046c Remove instances of ListTag in favor of List
92db37623 Convert uses of ListTagBase to List
...

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Robert Maynard <robert.maynard@kitware.com>
Merge-request: !1918
2019-12-11 09:43:22 -05:00
..
testing For VTK-m libs all includes of DeviceAdapterTagCuda happen from cuda files 2019-04-22 10:39:54 -04:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt Remove unneeded ExecutionSignatures 2019-10-09 14:56:07 -04:00
DecayHelpers.h vtkm::cont::Invoker supports both Masks and Scatter 2019-09-27 17:11:18 -04:00
DispatcherBase.h Slightly improve compile times by making less unique temp types 2019-12-05 08:19:07 -05:00
MaskBase.h vtkm::cont::Invoker supports both Masks and Scatter 2019-09-27 17:11:18 -04:00
Placeholders.h ExecutionSignatures are now optional for simple worklets 2019-10-08 11:14:11 -04:00
ScatterBase.h vtkm::cont::Invoker supports both Masks and Scatter 2019-09-27 17:11:18 -04:00
TriangulateTables.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
WorkletBase.h Update lists in TypeListTag.h 2019-12-05 11:05:19 -07:00