vtk-m/vtkm/worklet/internal
Kenneth Moreland 6f0edbec24 Move from tao::tuple to vtkm::Tuple
The new version of vtkm::Tuple should be faster. It also gives us more
control over the implementation and can provide some VTK-m specific
things.
2020-03-16 17:12:16 -06:00
..
testing Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
.gitattributes clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt Make Tuple class 2020-03-16 17:12:16 -06:00
DispatcherBase.h Make Tuple class 2020-03-16 17:12:16 -06:00
MaskBase.h Make Tuple class 2020-03-16 17:12:16 -06:00
Placeholders.h Move from tao::tuple to vtkm::Tuple 2020-03-16 17:12:16 -06:00
ScatterBase.h Make Tuple class 2020-03-16 17:12:16 -06:00
TriangulateTables.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
WorkletBase.h Initial infrastructure to allow WorkletMapField to have 3D scheduling 2020-02-25 15:23:41 -05:00