vtk-m2/vtkm/worklet
Sujin Philip 4049b5b25e Add ClipWithImplicitFunction Filter
Rename current Clip filter to ClipWithField.
2017-05-01 16:56:54 -04:00
..
contourtree Rename StreamCompact to CopyIf 2017-03-06 11:08:27 -05:00
internal Tetrahedralize and Triangulate don't generate warnings under CUDA. 2017-04-17 16:21:29 -04:00
splatkernels Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
testing Modify ImplicitFunctions to use Virtual Methods 2017-05-01 16:55:59 -04:00
tetrahedralize Use CastAndCall on DynamicCellSet in filters 2017-03-27 16:09:18 -06:00
triangulate Use CastAndCall on DynamicCellSet in filters 2017-03-27 16:09:18 -06:00
wavelets Remove vtable from WaveletFilter. 2017-04-13 14:08:27 -04:00
AverageByKey.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellAverage.h Simplify the implementation of the average worklets. 2016-12-15 09:10:53 -05:00
CellDeepCopy.h Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
Clip.h Add ClipWithImplicitFunction Filter 2017-05-01 16:56:54 -04:00
CMakeLists.txt Merge branch 'master' into extract-subset 2017-03-27 08:58:17 -06:00
ContourTreeUniform.h Fix warnings 2017-01-12 15:44:41 -07:00
DispatcherMapField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
DispatcherMapTopology.h Add passing input domain to transport operator 2016-12-19 17:03:15 -07:00
DispatcherReduceByKey.h Add WorkletReduceByKey and dispatcher 2017-01-17 15:53:06 -07:00
DispatcherStreamingMapField.h Add input range to arguments of transport 2017-03-24 15:14:18 -06:00
ExternalFaces.h Update ExternalFaces to support mixed face types 2017-01-26 13:35:46 -07:00
ExtractGeometry.h Modify ImplicitFunctions to use Virtual Methods 2017-05-01 16:55:59 -04:00
ExtractPoints.h Modify ImplicitFunctions to use Virtual Methods 2017-05-01 16:55:59 -04:00
FieldHistogram.h Refactor MinAndMax to use vtkm::Vec<T,2> instead of Pair. 2016-11-25 13:11:19 -05:00
FieldStatistics.h Refactor MinAndMax to use vtkm::Vec<T,2> instead of Pair. 2016-11-25 13:11:19 -05:00
Gradient.h Move BaseComponentOf to vtkm::BaseComponent 2017-03-07 14:46:55 -05:00
KernelSplatter.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Keys.h Remove TransportTagReducedValuesIn 2017-03-24 15:32:27 -06:00
Magnitude.h Created a filter for the vector magnitude worklet. 2017-01-19 13:27:42 -07:00
MarchingCubes.h MarchingCubes now merges points correctly when it has multiple iso contours 2017-03-24 17:28:06 -04:00
MarchingCubesDataTables.h Move marching cubes edge table out of the worklet. 2015-12-02 15:33:52 -05:00
Mask.h Floating point warnings 2017-03-28 16:07:56 -06:00
MaskPoints.h Change subset extraction on points to use WorkletMapCellToPoint 2017-03-29 14:04:58 -06:00
PointAverage.h Simplify the implementation of the average worklets. 2016-12-15 09:10:53 -05:00
PointElevation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
RemoveUnusedPoints.h Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
ScatterCounting.h Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
ScatterIdentity.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ScatterUniform.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
StreamLineUniformGrid.h Rename StreamCompact to CopyIf 2017-03-06 11:08:27 -05:00
Tetrahedralize.h Tetrahedralize and Triangulate don't generate warnings under CUDA. 2017-04-17 16:21:29 -04:00
Threshold.h Rename StreamCompact to CopyIf 2017-03-06 11:08:27 -05:00
ThresholdPoints.h Change subset extraction on points to use WorkletMapCellToPoint 2017-03-29 14:04:58 -06:00
Triangulate.h Tetrahedralize and Triangulate don't generate warnings under CUDA. 2017-04-17 16:21:29 -04:00
VertexClustering.h Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
WaveletCompressor.h Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
WorkletMapField.h Add in-place (in-out) arrays to worklets. 2015-08-12 14:41:56 -06:00
WorkletMapTopology.h Add passing input domain to transport operator 2016-12-19 17:03:15 -07:00
WorkletReduceByKey.h Remove TransportTagReducedValuesIn 2017-03-24 15:32:27 -06:00