vtk-m/vtkm/worklet
Robert Maynard f20b1ea99a Add vtkm/BinaryPredicates header.
Currently includes the following predicates:
  - Equal
  - NotEqual
  - SortLess
  - SortGreater
  - LogicalAnd
  - LogicalOr
2015-08-04 16:55:53 -04:00
..
internal Allow dispatching based on a vtkm::Id2. 2015-06-22 09:07:27 -04:00
testing Correct issues compiling on OSX 10.8 with CUDA 6.5 2015-07-16 14:38:56 -04:00
AverageByKey.h Add vtkm/BinaryPredicates header. 2015-08-04 16:55:53 -04:00
CellAverage.h Add cell average worklet 2015-06-05 12:48:29 -04: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 Teach DispatcherMapTopology how to do 2d and 3d scheduling. 2015-06-22 16:05:32 -04:00
PointElevation.h Add PointElevation Worklet 2015-06-09 11:28:55 -04:00
VertexClustering.h Initial support for generating documentation using Doxygen 2015-07-17 15:35:59 -04:00
WorkletMapField.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
WorkletMapTopology.h Correct headers to have the new copyright. 2015-06-03 15:06:43 -04:00