vtk-m/vtkm/worklet
Robert Maynard 9f60876a0a Move the MapField testing worklets to a worklet namespace.
NVCC is unable to handle finding the worklets when they are in an anonymous
namespace. It only looks at the the anonymous namespaces included by the
files that device code uses, and misses our anon namespace. Moving to a named
namespace solves these issues.
2015-01-19 14:25:54 -05:00
..
internal Add index tags to FunctionInterface features. 2015-01-15 22:13:47 -07:00
testing Move the MapField testing worklets to a worklet namespace. 2015-01-19 14:25:54 -05:00
CMakeLists.txt Add DispatcherMapField. 2014-10-21 13:10:00 -06:00
DispatcherMapField.h Add DispatcherMapField. 2014-10-21 13:10:00 -06:00
WorkletMapField.h Add checks for signature tags 2014-10-23 08:28:50 -06:00