vtk-m/vtkm/worklet
Kenneth Moreland f7a6946d9a Use variable Vec-like objects for topology map fetching
This change removes the requirement to specify some maximum cell length
in each of the worklets, which is basically impossible. It also makes
some of the loading more lazy, which might help reduce the number of
registers required in a worklet.
2015-08-14 09:17:13 -06:00
..
internal Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
testing Use variable Vec-like objects for topology map fetching 2015-08-14 09:17:13 -06:00
AverageByKey.h Add vtkm/BinaryPredicates header. 2015-08-04 16:55:53 -04:00
CellAverage.h Use variable Vec-like objects for topology map fetching 2015-08-14 09:17:13 -06:00
CMakeLists.txt Prepare for vertex clustering algorithm 2015-06-24 14:55:21 -04:00
DispatcherMapField.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DispatcherMapTopology.h Roll connectivity information into CellSet in control environment 2015-08-02 15:59:44 -06:00
PointElevation.h Add PointElevation Worklet 2015-06-09 11:28:55 -04:00
VertexClustering.h Roll connectivity information into CellSet in control environment 2015-08-02 15:59:44 -06:00
WorkletMapField.h Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
WorkletMapTopology.h Use variable Vec-like objects for topology map fetching 2015-08-14 09:17:13 -06:00