vtk-m2/vtkm/worklet
Jeremy Meredith 22e6de6312 Merge branch 'newtopology' into 'master'
templating topology worklet to support mappings other than point-to-cell

This adds a FromTopology and ToTopology template type to the topology worklet, removing hard-coded types.

This is a precursor step necessary before we can add other mappings (like cell-to-point, etc.).

See merge request !140
2015-08-26 15:27:36 -04:00
..
internal Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
testing Merge branch 'newtopology' into 'master' 2015-08-26 15:27:36 -04:00
AverageByKey.h Add vtkm/BinaryPredicates header. 2015-08-04 16:55:53 -04:00
CellAverage.h two small code fixes. 2015-08-26 14:51:20 -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 two small code fixes. 2015-08-26 14:51:20 -04:00
Magnitude.h Add Magnitude worklet. Used in OpenGL testing. 2015-08-21 11:17:10 -07:00
PointElevation.h Have CoordinateSystem inherit from Field 2015-08-25 14:38:41 -06: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 removing explicit from/to topology template types for dispatcher. 2015-08-25 15:56:24 -04:00