vtk-m2/vtkm/worklet
Kenneth Moreland 89c72c9975 Update clip and external faces code to new cell shapes
The names of the cell shapes and header files changed superficially. The
check in missed the clip and external faces. Update that code.

There are also some less superficial changes that allow you to manage
cell shapes with tags. It might be worthwhile to update this code to use
that new infrastructure.
2015-08-28 12:48:00 -06:00
..
internal Update clip and external faces code to new cell shapes 2015-08-28 12:48:00 -06:00
testing Update clip and external faces code to new cell shapes 2015-08-28 12:48:00 -06:00
AverageByKey.h Add vtkm/BinaryPredicates header. 2015-08-04 16:55:53 -04:00
CellAverage.h Add convenience class WorkletMapToplogyPointToCell 2015-08-27 15:21:19 -04:00
Clip.h Update clip and external faces code to new cell shapes 2015-08-28 12:48:00 -06:00
CMakeLists.txt Merge branch 'master' into add-external-faces 2015-08-27 16:40:36 -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
ExternalFaces.h Update clip and external faces code to new cell shapes 2015-08-28 12:48:00 -06: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 Add convenience class WorkletMapToplogyPointToCell 2015-08-27 15:21:19 -04:00