vtk-m/vtkm/worklet
Robert Maynard 05d397cbf7 Remove unnecessary template parameters from DispatcherMapField
DispatcherMapField was templated on the device adapter but it
actually doesn't need to be, only BasicInvoke and subsequent
methods need to be templated on the device.
2015-10-22 12:22:59 -04:00
..
internal Remove unnecessary template parameters from DispatcherMapField 2015-10-22 12:22:59 -04:00
splatkernels Rename kernels directory to splatkernels to avoid confusion 2015-09-15 19:46:53 +02:00
testing Merge topic 'stat_histogram' 2015-10-14 15:56:24 -04:00
AverageByKey.h Add ArrayHandleIndex class. 2015-09-14 22:11:09 -06:00
CellAverage.h Add convenience class WorkletMapToplogyPointToCell 2015-08-27 15:21:19 -04:00
Clip.h UnitTestClipping now properly handles 64bit vtkm::FloatDefault. 2015-10-13 10:29:46 -04:00
CMakeLists.txt Merge topic 'stat_histogram' 2015-10-14 15:56:24 -04:00
DispatcherMapField.h Remove unnecessary template parameters from DispatcherMapField 2015-10-22 12:22:59 -04:00
DispatcherMapTopology.h Remove unnecessary template parameters from DispatcherMapField 2015-10-22 12:22:59 -04:00
ExternalFaces.h Correct issues that buildbot brought up in the code. 2015-09-24 10:15:44 -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
IsosurfaceUniformGrid.h Add ArrayHandleIndex class. 2015-09-14 22:11:09 -06:00
KernelSplatter.h Rename kernels directory to splatkernels to avoid confusion 2015-09-15 19:46:53 +02:00
Magnitude.h Restrict the Magnitude worklet signature to vectors of 3 components. 2015-08-31 22:49:53 -04:00
MarchingCubesDataTables.h First version of uniform grid isosurface using new data model and topology worklet 2015-08-28 16:12:21 -04:00
PointElevation.h Have CoordinateSystem inherit from Field 2015-08-25 14:38:41 -06:00
TetrahedralizeExplicitGrid.h Fix compiler warnings 2015-10-08 10:52:34 -06:00
TetrahedralizeUniformGrid.h Compiler warnings 2015-10-08 11:11:08 -06:00
Threshold.h Add Threshold worklet and unit tests. 2015-10-12 14:37:59 -04:00
VertexClustering.h Update VertexClustering to use vtkm::cont::CellSetSingleType. 2015-10-01 09:23:10 -04:00
WorkletMapField.h Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
WorkletMapTopology.h Propagate vtkm::Id3 scheduling down to the ThreadIndex classes. 2015-10-20 09:29:41 -04:00