vtk-m/vtkm/worklet
Robert Maynard 86efb75c67 Merge topic 'use_PointCount_over_FromCount'
317a48d4 Prefer using PointCount instead of FromCount in cell based worklets.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Kenneth Moreland <kmorel@sandia.gov>
Merge-request: !431
2016-05-31 11:53:19 -04:00
..
internal Simplify ThreadIndicies so link time is reduced. 2016-05-04 14:48:42 -04:00
splatkernels Rename kernels directory to splatkernels to avoid confusion 2015-09-15 19:46:53 +02:00
testing Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
AverageByKey.h Remove type conversion related warnings for GCC 2016-03-17 13:05:38 -04:00
CellAverage.h Prefer using PointCount instead of FromCount in cell based worklets. 2016-05-31 10:42:39 -04:00
Clip.h Prefer using PointCount instead of FromCount in cell based worklets. 2016-05-31 10:42:39 -04:00
CMakeLists.txt removing cell set dimensionality and splitting tetrahedralizer. 2016-05-13 14:26:59 -04:00
DispatcherMapField.h Perform less unnecessary copies when deducing a worklets parameters. 2016-01-19 09:20:49 -05:00
DispatcherMapTopology.h Perform less unnecessary copies when deducing a worklets parameters. 2016-01-19 09:20:49 -05:00
ExternalFaces.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
FieldHistogram.h Attempt to fix compiler errors and warnings. 2015-10-01 15:08:36 -06:00
FieldStatistics.h Attempt to fix compiler errors and warnings. 2015-10-01 15:08:36 -06:00
KernelSplatter.h Fix compilation after change to IdCountingType 2016-04-24 17:12:02 +02:00
Magnitude.h Restrict the Magnitude worklet signature to vectors of 3 components. 2015-08-31 22:49:53 -04:00
MarchingCubes.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
MarchingCubesDataTables.h Move marching cubes edge table out of the worklet. 2015-12-02 15:33:52 -05:00
PointElevation.h Have CoordinateSystem inherit from Field 2015-08-25 14:38:41 -06:00
ScatterCounting.h MarchingCubes is now able to not generate normals. 2016-01-08 10:42:49 -05:00
ScatterIdentity.h ScatterIdentity::GetVisitArray parameters are now named properly 2016-03-15 16:49:36 -04:00
ScatterUniform.h Change tetrahedralize filters to use new Scatter mechanism 2015-11-07 04:57:16 -07:00
StreamLineUniformGrid.h removing all references to field order. 2016-03-23 10:38:14 -04:00
TetrahedralizeExplicitGrid.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
TetrahedralizeUniformGrid.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
Threshold.h Prefer using PointCount instead of FromCount in cell based worklets. 2016-05-31 10:42:39 -04:00
TriangulateExplicitGrid.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
TriangulateUniformGrid.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00
VertexClustering.h Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00
WorkletMapField.h Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
WorkletMapTopology.h Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -04:00