vtk-m2/vtkm/worklet
Kenneth Moreland a52f2b5521 Merge topic 'transport-with-input-domain'
eb0691f5 Fix example data set for marching cubes test
a5817da4 Fix cow nose data set
02bf444d Test that the array transports check the size of input arrays
9ea10317 Add passing input domain to transport operator

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !643
2016-12-21 13:34:17 -05:00
..
internal Add passing input domain to transport operator 2016-12-19 17:03:15 -07:00
splatkernels Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
testing Test that the array transports check the size of input arrays 2016-12-19 17:30:41 -07:00
wavelets Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
AverageByKey.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellAverage.h Simplify the implementation of the average worklets. 2016-12-15 09:10:53 -05:00
CellDeepCopy.h Implement CleanGrid filter 2016-11-22 17:16:49 -07:00
Clip.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Allow the gradient filter to compute Vorticity and QCriterion. 2016-12-16 08:42:16 -05:00
DispatcherMapField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DispatcherMapTopology.h Add passing input domain to transport operator 2016-12-19 17:03:15 -07:00
DispatcherStreamingMapField.h Add passing input domain to transport operator 2016-12-19 17:03:15 -07:00
ExternalFaces.h Update ExternalFaces to use common face tables 2016-12-05 22:48:45 -07:00
FieldHistogram.h Refactor MinAndMax to use vtkm::Vec<T,2> instead of Pair. 2016-11-25 13:11:19 -05:00
FieldStatistics.h Refactor MinAndMax to use vtkm::Vec<T,2> instead of Pair. 2016-11-25 13:11:19 -05:00
Gradient.h Add a point gradient worklet. 2016-12-12 13:26:16 -05:00
KernelSplatter.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Magnitude.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
MarchingCubes.h Implement ArrayHandleGroupVecVariable 2016-11-22 17:10:09 -07:00
MarchingCubesDataTables.h Move marching cubes edge table out of the worklet. 2015-12-02 15:33:52 -05:00
PointAverage.h Simplify the implementation of the average worklets. 2016-12-15 09:10:53 -05:00
PointElevation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
RemoveUnusedPoints.h Implement CleanGrid filter 2016-11-22 17:16:49 -07:00
ScatterCounting.h Add RemoveUnusedPoints class 2016-11-22 17:11:52 -07:00
ScatterIdentity.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ScatterUniform.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StreamLineUniformGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TetrahedralizeExplicitGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TetrahedralizeUniformGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Threshold.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TriangulateExplicitGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
TriangulateUniformGrid.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VertexClustering.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Vorticity.h Correct location of VTKM_EXEC on Vorticity worklets 2016-12-19 16:08:47 -05:00
WaveletCompressor.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
WorkletMapField.h Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
WorkletMapTopology.h Add passing input domain to transport operator 2016-12-19 17:03:15 -07:00