vtk-m/vtkm/worklet/internal
Robert Maynard d6d40c90d7 Simplify FunctionInterface
This includes removing Exec, and Cont methods that VTK-m is no longer
using. Also we simplify the used methods as much as possible.
2019-12-02 09:33:35 -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 Simplify FunctionInterface 2019-12-02 09:33:35 -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 ExecutionSignatures are now optional for simple worklets 2019-10-08 11:14:11 -04:00