vtk-m2/vtkm/worklet/internal
Robert Maynard 90099d1c55 Simplify ThreadIndicies so link time is reduced.
ThreadIndicies constructor was templated on the invocation type, which created
thousand's of versions of that symbol which all had the same behavior. So now
remove that and move that logic into a Worklet function since it requires
the invocation info.
2016-05-04 14:48:42 -04:00
..
testing Enable output to input map in fetch mechanism. 2015-11-06 18:05:20 -07:00
ClipTables.h CellSetExplicit uses UInt8 for shape, and IdComponent for numIndices. 2015-09-23 11:17:04 -04:00
CMakeLists.txt Make new tetrahedralize functors work on CUDA 2015-11-07 10:09:19 -07:00
DispatcherBase.h Allocate the scatter arrays to be proper length. 2016-03-15 13:13:34 -04:00
DispatcherBaseDetailInvoke.h Fix pyexpander errors 2015-09-02 13:47:33 -07:00
DispatcherBaseDetailInvoke.h.in The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
TriangulateTables.h TriangulateTable warning fixes. 2016-03-18 14:01:07 -04:00
WorkletBase.h Simplify ThreadIndicies so link time is reduced. 2016-05-04 14:48:42 -04:00