vtk-m/vtkm/worklet
Robert Maynard a81919999a Merge topic 'vtkm_host_device_warnings'
93bc0198 Suppress false positive warnings about calling host device functions.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Sujin Philip <sujin.philip@kitware.com>
Merge-request: !1042
2018-01-02 14:10:54 -05:00
..
contour MarchingCubes now uses Gradient fast paths when possible. 2017-09-25 14:25:28 -04:00
contourtree Cleanup includes of ExecutionWholeArray.h 2018-01-02 10:30:16 -05:00
cosmotools Cleanup includes of ExecutionWholeArray.h 2018-01-02 10:30:16 -05:00
gradient MarchingCubes now uses Gradient fast paths when possible. 2017-09-25 14:25:28 -04:00
histogram Update copyright for Sandia 2017-09-20 15:33:44 -06:00
internal Suppress false positive warnings about calling host device functions. 2018-01-02 10:40:49 -05:00
particleadvection ParticleAdvection GridEvaluators now work when vtkm::FloatDefault is double 2017-10-26 10:19:54 -04:00
spatialstructure Suppress false positive warnings about calling host device functions. 2018-01-02 10:40:49 -05:00
splatkernels Suppress false positive warnings about calling host device functions. 2018-01-02 10:40:49 -05:00
testing Merge topic 'vtkm_host_device_warnings' 2018-01-02 14:10:54 -05:00
tetrahedralize Remove VTKM_EXEC_CONSTANT 2017-12-05 13:49:55 -05:00
triangulate Remove VTKM_EXEC_CONSTANT 2017-12-05 13:49:55 -05:00
wavelets Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
AverageByKey.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellAverage.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CellDeepCopy.h Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
Clip.h Cleanup includes of ExecutionWholeArray.h 2018-01-02 10:30:16 -05:00
CMakeLists.txt Worklets for cross and dot product. 2017-12-22 15:20:20 -05:00
ContourTreeUniform.h Update copyright for Sandia 2017-09-20 15:33:44 -06: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 Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DispatcherMapTopology.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DispatcherPointNeighborhood.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DispatcherReduceByKey.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DispatcherStreamingMapField.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DotProduct.h Better type signatures. 2017-12-29 06:48:39 -05:00
ExternalFaces.h Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
ExtractGeometry.h Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00
ExtractPoints.h Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00
ExtractStructured.h Update VTK-m source to use new ArrayCopy functionality 2017-09-25 16:54:46 -06:00
FieldEntropy.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FieldHistogram.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FieldStatistics.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Gradient.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
KdTree3D.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
KernelSplatter.h Replace ExecutionWholeArray with WholeArray 2018-01-02 10:30:16 -05:00
Keys.h Suppress false positive warnings about calling host device functions. 2018-01-02 10:40:49 -05:00
Magnitude.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MarchingCubes.h MarchingCubes: Now is able to run on Uint8/Int8 types 2017-11-02 14:28:44 -04:00
Mask.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MaskPoints.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
NDimsEntropy.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
NDimsHistMarginalization.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
NDimsHistogram.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Normalize.h Normalize worklet (both in place, and copy). 2017-12-19 11:44:30 -05:00
ParticleAdvection.h Update VTK-m source to use new ArrayCopy functionality 2017-09-25 16:54:46 -06:00
PointAverage.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
PointElevation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
RemoveUnusedPoints.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ScatterCounting.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ScatterIdentity.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ScatterPermutation.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ScatterUniform.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
StableSortIndices.h Add StableSortIndices worklet. 2017-09-28 13:02:33 -04:00
StreamLineUniformGrid.h Replace ExecutionWholeArray with WholeArray 2018-01-02 10:30:16 -05:00
SurfaceNormals.h Enable highest level of warnings(W4) under MSVC 2017-09-22 13:04:28 -04:00
Tetrahedralize.h Fix multiple declaration of DistributeCellData 2017-10-10 14:01:41 -04:00
Threshold.h Redesign the Dispatcher to not need FunctionInterface to convert dynamic types 2017-11-28 11:01:02 -05:00
ThresholdPoints.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
Triangulate.h Fix multiple declaration of DistributeCellData 2017-10-10 14:01:41 -04:00
VertexClustering.h Update tests and a single worklet to verify new CastAndCall works 2017-11-08 13:19:05 -05:00
WaveletCompressor.h Update VTK-m source to use new ArrayCopy functionality 2017-09-25 16:54:46 -06:00
WorkletMapField.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
WorkletMapTopology.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
WorkletPointNeighborhood.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
WorkletReduceByKey.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00