vtk-m/vtkm/worklet
Kenneth Moreland 411f12cd33 Merge topic 'gradient-vecoutput-device-execution'
86f3ffa76 Updated gradient scalar output to use new execution obejct

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1208
2018-05-24 10:23:28 -04:00
..
colorconversion Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable 2018-03-28 16:11:23 -04:00
connectivities Merge topic 'connected_component' 2018-05-08 11:08:54 -04:00
contour MarchingCubes now uses Gradient fast paths when possible. 2017-09-25 14:25:28 -04:00
contourtree ContourTreeUniform ignores strict-overflow optimization warnings. 2018-05-08 17:38:35 -04:00
cosmotools Refactor ArrayHandleCompositeVector to simplify usage and impl. 2018-05-16 11:45:12 -04:00
gradient Updated gradient scalar output to use new execution obejct 2018-05-17 13:05:48 -06:00
histogram Merge branch 'master' into vtk-m-cmake_refactor 2018-02-23 14:52:00 -05:00
internal Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
particleadvection Removing bad whitespace from TemporalGridEvaluators.h 2018-05-16 11:30:27 -07:00
spatialstructure Correct warnings found after disabling all warning when CUDA is enabled. 2018-04-04 11:00:12 -04:00
splatkernels Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
testing Use the strong typed enums for vtkm::cont::Field 2018-05-22 11:44:51 -04:00
tetrahedralize Changed how TriangulateTables.h was creating ExecutionObjects 2018-05-03 14:59:54 -06:00
triangulate Changed how TriangulateTables.h was creating ExecutionObjects 2018-05-03 14:59:54 -06:00
wavelets Move VTK-m Cuda backend over to a grid-stride iteration pattern. 2018-04-30 17:29:26 -04:00
AverageByKey.h Merge branch 'master' into vtk-m-cmake_refactor 2018-02-23 14:52:00 -05:00
CellAverage.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
CellDeepCopy.h Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
CellMeasure.h Compute cell measures (arc length, area, volume). 2018-05-17 08:50:56 -04:00
Clip.h Replace ExecutionObjectFactoryBase with ExecutionObjectBase 2018-05-10 17:53:39 -06:00
CMakeLists.txt Compute cell measures (arc length, area, volume). 2018-05-17 08:50:56 -04:00
ContourTreeUniform.h Correct Wstrict-overflow issues with gcc 5 and 6 2018-05-09 08:26:45 -04:00
CosmoTools.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CrossProduct.h Better type signatures. 2017-12-29 06:48:39 -05:00
DispatcherMapField.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
DispatcherMapTopology.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
DispatcherPointNeighborhood.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
DispatcherReduceByKey.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
DispatcherStreamingMapField.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
DotProduct.h Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
ExternalFaces.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
ExtractGeometry.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ExtractPoints.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ExtractStructured.h Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
FieldEntropy.h Worklet Dispatcher calls now consistently specify a device adapter 2018-05-04 15:12:49 -04:00
FieldHistogram.h Worklet Dispatcher calls now consistently specify a device adapter 2018-05-04 15:12:49 -04:00
FieldStatistics.h Worklet Dispatcher calls now consistently specify a device adapter 2018-05-04 15:12:49 -04:00
Gradient.h Updated gradient scalar output to use new execution obejct 2018-05-17 13:05:48 -06:00
KdTree3D.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
KernelSplatter.h Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
Keys.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
Magnitude.h FloatPointReturnType is float if 'T' is < 32bytes instead of being double. 2018-01-04 13:22:31 -05:00
MarchingCubes.h Worklet Dispatcher calls now consistently specify a device adapter 2018-05-04 15:12:49 -04:00
Mask.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
MaskPoints.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
NDimsEntropy.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
NDimsHistMarginalization.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
NDimsHistogram.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Normalize.h Normalize worklet (both in place, and copy). 2017-12-19 11:44:30 -05:00
ParticleAdvection.h Replicating Rob's changes from the master 2018-05-07 10:48:26 -07:00
PointAverage.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
PointElevation.h Rename vtkm::dot() to vtkm::Dot(). 2018-05-17 08:51:01 -04:00
PointTransform.h Create a new worklet for point transformations. Also provide a unitest. 2018-05-03 10:53:11 -04:00
Probe.h Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
RemoveUnusedPoints.h Misc. typos 2018-01-30 06:51:47 -05:00
ScalarsToColors.h Make sure ScalarsToColors actually updates the Range it stores 2018-02-01 10:28:38 -05:00
ScalarsToColors.hxx Add ScalarsToColors worklet(s) 2018-01-16 13:03:41 -05:00
ScatterCounting.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
ScatterIdentity.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
ScatterPermutation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ScatterUniform.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
StableSortIndices.h Add StableSortIndices worklet. 2017-09-28 13:02:33 -04:00
StreamLineUniformGrid.h Worklet Dispatcher calls now consistently specify a device adapter 2018-05-04 15:12:49 -04:00
SurfaceNormals.h Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
Tetrahedralize.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
Threshold.h Use the strong typed enums for vtkm::cont::Field 2018-05-22 11:44:51 -04:00
ThresholdPoints.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
Triangulate.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
VertexClustering.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
WaveletCompressor.h Worklet Dispatcher calls now consistently specify a device adapter 2018-05-04 15:12:49 -04:00
WorkletMapField.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
WorkletMapTopology.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
WorkletPointNeighborhood.h Move Scatter from Worklet to Dispatcher 2018-04-27 00:43:51 -04:00
WorkletReduceByKey.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00