vtk-m2/vtkm/filter
Kenneth Moreland 18c4190d85 Update classes using RuntimeDeviceTracker
They now grab the global runtime device tracker. In some cases, I've
added the ability to set/get the tracker to change it from the global.
In others I just removed the local copy, since it was just hooked into
the global tracker.
2017-02-23 09:54:41 -07:00
..
internal Update classes using RuntimeDeviceTracker 2017-02-23 09:54:41 -07:00
testing Removed integer vector field from vector magnitude filter unit test 2017-02-07 11:38:52 -07:00
CellAverage.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CellAverage.hxx The Average filters now obey the policy when casting DynamicCellSets. 2016-12-29 11:19:30 -05:00
CleanGrid.h Implement CleanGrid filter 2016-11-22 17:16:49 -07:00
CleanGrid.hxx Fix CleanGrid when compact point fields is off 2017-01-19 14:10:40 -07:00
Clip.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Clip.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Merge branch 'master' into vector_magnitude_field_filter 2017-01-24 09:55:31 -07:00
ContourTreeUniform.h Use cont/testing/MakeTestDataSet.h and add contour tree tests. 2017-01-12 10:40:29 -07:00
ContourTreeUniform.hxx Add LANL/LLC copyright notification. 2017-01-09 14:53:59 -07:00
ExternalFaces.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ExternalFaces.hxx Fix issue with ExternalFaces on CellSetSingleType 2017-01-26 13:35:51 -07:00
FieldMetadata.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterCell.h Update classes using RuntimeDeviceTracker 2017-02-23 09:54:41 -07:00
FilterCell.hxx Update classes using RuntimeDeviceTracker 2017-02-23 09:54:41 -07:00
FilterDataSet.h Update classes using RuntimeDeviceTracker 2017-02-23 09:54:41 -07:00
FilterDataSet.hxx Update classes using RuntimeDeviceTracker 2017-02-23 09:54:41 -07:00
FilterDataSetWithField.h Update classes using RuntimeDeviceTracker 2017-02-23 09:54:41 -07:00
FilterDataSetWithField.hxx Update classes using RuntimeDeviceTracker 2017-02-23 09:54:41 -07:00
FilterField.h Update classes using RuntimeDeviceTracker 2017-02-23 09:54:41 -07:00
FilterField.hxx Update classes using RuntimeDeviceTracker 2017-02-23 09:54:41 -07:00
FilterTraits.h Introduces ListTagUniversal which represents a list of everything. 2016-12-30 15:44:21 -05:00
Gradient.h Add support for computing divergence to the gradient filter. 2016-12-23 09:34:33 -05:00
Gradient.hxx Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
Histogram.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Histogram.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
MarchingCubes.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
MarchingCubes.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
PointAverage.h Add a PointAverage Filter. 2016-12-14 15:10:43 -05:00
PointAverage.hxx The Average filters now obey the policy when casting DynamicCellSets. 2016-12-29 11:19:30 -05:00
PointElevation.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
PointElevation.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
PolicyBase.h vtkm::filter now deduces the subset of valid field types. 2016-12-30 08:30:44 -05:00
PolicyDefault.h Change DefaultPolicy to PolicyDefault 2016-11-23 14:05:16 -07:00
ResultBase.h Allow the gradient filter to compute Vorticity and QCriterion. 2016-12-16 08:42:16 -05:00
ResultDataSet.h Allow the gradient filter to compute Vorticity and QCriterion. 2016-12-16 08:42:16 -05:00
ResultField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Threshold.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
Threshold.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VectorMagnitude.h Added FilterTraits and code cleanup. 2017-02-09 10:58:49 -07:00
VectorMagnitude.hxx Added FilterTraits and code cleanup. 2017-02-09 10:58:49 -07:00
VertexClustering.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
VertexClustering.hxx Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00