vtk-m2/vtkm/worklet
Roxana Bujack 3b2fb5c8ab Merge topic 'realRadiusFix'
9c41daa2b change input to spacing and radius to make it more intuitive
b991d3c6b merge style differences
7d0ee16fd add the real double radius for scaling

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !1825
2019-09-18 16:36:43 -04:00
..
clip Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
colorconversion Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
connectivities Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
contour rename MarchingCubes to Contour 2019-08-17 19:10:57 -06:00
contourtree Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
contourtree_augmented Fix host/device flags. 2019-09-12 14:54:44 -04:00
cosmotools Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
gradient Remove vtkm::BaseComponent 2019-09-09 13:01:03 -06:00
histogram Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
internal Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
lcs Addressing Ken's review suggestions 2019-09-06 12:06:15 -06:00
moments change input to spacing and radius to make it more intuitive 2019-09-12 14:17:20 -06:00
particleadvection Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into particleAdvectionFloatType 2019-09-11 07:32:31 -04:00
spatialstructure Increase CUDA stack size for ParticleAdvection worklets. 2019-09-09 16:06:23 -04:00
splatkernels Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
testing Merge topic 'build_filter_lib' 2019-09-18 15:01:39 -04:00
tetrahedralize CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
triangulate CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
wavelets Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
zfp conslidate the license statement 2019-04-17 10:57:13 -06:00
AverageByKey.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CellAverage.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
CellDeepCopy.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
CellMeasure.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
Clip.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
CMakeLists.txt Merge topic 'build_filter_lib' 2019-09-18 15:01:39 -04:00
Contour.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
ContourTreeUniform.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ContourTreeUniformAugmented.h Add support for boundary augmentation for MPI optimization 2019-09-12 12:26:01 -04:00
CoordinateSystemTransform.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CosmoTools.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CrossProduct.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DispatcherMapField.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DispatcherMapTopology.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
DispatcherPointNeighborhood.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DispatcherReduceByKey.h DispatcherReduceByKey uses the scheduling_range like all other dispatchers 2019-05-15 14:27:51 -04:00
DispatcherStreamingMapField.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DotProduct.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ExternalFaces.h Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
ExtractGeometry.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
ExtractPoints.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
ExtractStructured.h Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
FieldEntropy.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FieldHistogram.h Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
FieldStatistics.h Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
Gradient.h Remove vtkm::BaseComponent 2019-09-09 13:01:03 -06:00
KdTree3D.h conslidate the license statement 2019-04-17 10:57:13 -06:00
KernelSplatter.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
Keys.h Improve VTK-m compilation times by compiling more keys<T> types 2019-09-13 16:17:11 -04:00
Keys.hxx Improve VTK-m compilation times by compiling more keys<T> types 2019-09-13 16:17:11 -04:00
KeysSignedTypes.cxx Improve VTK-m compilation times by compiling more keys<T> types 2019-09-13 16:17:11 -04:00
KeysUnsignedTypes.cxx Improve VTK-m compilation times by compiling more keys<T> types 2019-09-13 16:17:11 -04:00
LagrangianStructures.h Separating GridMetaData class 2019-08-13 12:11:50 -07:00
Magnitude.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Mask.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
MaskIndices.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskNone.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskPoints.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
MaskSelect.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskSelect.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MeshQuality.h add support for outputname 2019-09-16 20:48:55 -07:00
NDimsEntropy.h conslidate the license statement 2019-04-17 10:57:13 -06:00
NDimsHistMarginalization.h Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
NDimsHistogram.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Normalize.h conslidate the license statement 2019-04-17 10:57:13 -06:00
OrientCellNormals.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
OrientNormals.h Add OrientNormals worklet. 2019-08-01 10:57:58 -04:00
OrientPointAndCellNormals.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
OrientPointNormals.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
OscillatorSource.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
ParticleAdvection.h Use vtkm::FloatDefault for particle advection code. 2019-09-05 16:57:37 -04:00
PointAverage.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
PointElevation.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
PointMerge.h Merge topic 'move_invoker_to_cont' 2019-08-01 12:36:00 -04:00
PointTransform.h Make PointTransform actually transform the points 2019-08-26 12:29:24 -06:00
Probe.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
RemoveDegenerateCells.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
RemoveUnusedPoints.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
ScalarsToColors.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
ScalarsToColors.hxx Remove vtkm::BaseComponent 2019-09-09 13:01:03 -06:00
ScatterCounting.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ScatterCounting.h All scatter types now inherit from a common base 2019-05-15 10:17:45 -04:00
ScatterIdentity.h All scatter types now inherit from a common base 2019-05-15 10:17:45 -04:00
ScatterPermutation.h All scatter types now inherit from a common base 2019-05-15 10:17:45 -04:00
ScatterUniform.h All scatter types now inherit from a common base 2019-05-15 10:17:45 -04:00
SplitSharpEdges.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
StableSortIndices.h conslidate the license statement 2019-04-17 10:57:13 -06:00
StreamLineUniformGrid.h Remove multiple vtkm::cont::CellSet from vtkm::cont::DataSet 2019-09-02 09:04:51 -04:00
StreamSurface.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
SurfaceNormals.h Refactor topology mappings to clarify meaning. 2019-08-06 11:27:26 -04:00
Tetrahedralize.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Threshold.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
ThresholdPoints.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
TriangleWinding.h Allow external cellsets to be used by TriangleWinding worklet. 2019-08-09 16:45:33 -04:00
Triangulate.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Tube.h Update filters with secondary fields to use new policy method 2019-09-09 08:19:16 -06:00
VertexClustering.h CellSet classes don't require a name 2019-09-02 10:39:58 -04:00
WarpScalar.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
WarpVector.h Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
WaveletCompressor.h Use ArrayGetValue where possible in worklets. 2019-08-22 16:42:17 -04:00
WorkletMapField.h FieldIn/Out/InOut documentation updated to fact they aren't templated 2019-04-18 13:23:20 -04:00
WorkletMapTopology.h Fix typo in legacy class name. 2019-08-06 16:05:02 -04:00
WorkletPointNeighborhood.h GhostCellClassify now more efficient as it uses WorkletPointNeighborhood 2019-09-11 10:06:45 -04:00
WorkletReduceByKey.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFP1DCompressor.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFP1DDecompress.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFP2DCompressor.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFP2DDecompress.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFPCompressor.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ZFPDecompress.h conslidate the license statement 2019-04-17 10:57:13 -06:00