vtk-m/vtkm/worklet
Robert Maynard a423cf056c TestBuild header paths are shorter to make windows happy.
ContourTreeAugumneted paths became too long and caused msvc
to fail to construct pdb paths
2018-10-16 15:01:39 -04:00
..
colorconversion ConvertToRGB with Vec<uint,3> was missing VTKM_EXEC markup. 2018-05-31 09:23:37 -04:00
connectivities Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
contour MarchingCubes now uses Gradient fast paths when possible. 2017-09-25 14:25:28 -04:00
contourtree Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
contourtree_augmented TestBuild header paths are shorter to make windows happy. 2018-10-16 15:01:39 -04:00
cosmotools Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
gradient Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
histogram Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
internal Initial implementation of general logging. 2018-10-02 11:37:55 -04:00
particleadvection Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
spatialstructure Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
splatkernels Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
testing Add a split sharp edge worklet and filter 2018-10-09 15:33:47 -04:00
tetrahedralize Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
triangulate Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
wavelets Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
AverageByKey.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
CellAverage.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
CellDeepCopy.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
CellMeasure.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
Clip.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
CMakeLists.txt Add a split sharp edge worklet and filter 2018-10-09 15:33:47 -04:00
ContourTreeUniform.h Correct Wstrict-overflow issues with gcc 5 and 6 2018-05-09 08:26:45 -04:00
ContourTreeUniformAugmented.h Misc. typos 2018-10-04 10:30:33 -04:00
CoordinateSystemTransform.h Set device for CoordinateTransformFilter 2018-08-30 16:58:24 -04:00
CosmoTools.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
CrossProduct.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
DispatcherMapField.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
DispatcherMapTopology.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
DispatcherPointNeighborhood.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
DispatcherReduceByKey.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
DispatcherStreamingMapField.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
DotProduct.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
ExternalFaces.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
ExtractGeometry.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
ExtractPoints.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
ExtractStructured.h Update CoordinateSystem to use the Virtual Array 2018-01-10 10:19:19 -05:00
FieldEntropy.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
FieldHistogram.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
FieldStatistics.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
Gradient.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
Invoker.h Add an easier way to launch vtkm worklets 2018-09-04 15:01:18 -04:00
KdTree3D.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
KernelSplatter.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
Keys.h Initial implementation of general logging. 2018-10-02 11:37:55 -04:00
Magnitude.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
MarchingCubes.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07: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 Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
NDimsHistMarginalization.h Misc. typos 2018-10-04 10:30:33 -04:00
NDimsHistogram.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
Normalize.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
OscillatorSource.h Add a point-oscillator filter + example 2018-07-18 09:33:06 -04:00
ParticleAdvection.h Replicating Rob's changes from the master 2018-05-07 10:48:26 -07:00
PointAverage.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
PointElevation.h Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
PointTransform.h Adding PointTransform filter and updating PointTranform worklet. 2018-06-14 12:23:22 -04:00
Probe.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
RemoveUnusedPoints.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
ScalarsToColors.h Make sure ScalarsToColors actually updates the Range it stores 2018-02-01 10:28:38 -05:00
ScalarsToColors.hxx Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
ScatterCounting.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07: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
SplitSharpEdges.h Add a split sharp edge worklet and filter 2018-10-09 15:33:47 -04:00
StableSortIndices.h Add StableSortIndices worklet. 2017-09-28 13:02:33 -04:00
StreamLineUniformGrid.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
SurfaceNormals.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
Tetrahedralize.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
Threshold.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
ThresholdPoints.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
Triangulate.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
VertexClustering.h Initial implementation of general logging. 2018-10-02 11:37:55 -04:00
WarpScalar.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
WarpVector.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
WaveletCompressor.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
WaveletGenerator.h Fix off-by-one error in WaveletGen extents. 2018-08-21 14:21:42 -04:00
WorkletMapField.h Add an easier way to launch vtkm worklets 2018-09-04 15:01:18 -04:00
WorkletMapTopology.h Add an easier way to launch vtkm worklets 2018-09-04 15:01:18 -04:00
WorkletPointNeighborhood.h Add an easier way to launch vtkm worklets 2018-09-04 15:01:18 -04:00
WorkletReduceByKey.h Add an easier way to launch vtkm worklets 2018-09-04 15:01:18 -04:00