vtk-m/vtkm/filter
David C. Lonie f601e38ba8 Simplify exception hierarchy.
Remove the ErrorControl class such that all subclasses now inherit from
error. Renamed all exception classes via s/ErrorControl/Error/.

See issue #57.
2017-02-07 15:42:38 -05:00
..
internal Fix warnings about assignment operators not being generated 2017-01-10 11:10:38 -07:00
testing Reduce the amount of output the UnitTestHistogramFilter generates 2017-01-24 09:21:43 -05: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 First implementation of contour tree 2D and 3D, serial and cuda. 2017-01-09 13:54:47 -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 Make it not possible to create a cell set without specifying num points 2017-01-12 13:02:10 -07:00
FieldMetadata.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterCell.h Add a filter that handles all the gradient computations. 2016-12-14 11:00:07 -05:00
FilterCell.hxx Add a filter that handles all the gradient computations. 2016-12-14 11:00:07 -05:00
FilterDataSet.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterDataSet.hxx Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
FilterDataSetWithField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterDataSetWithField.hxx Simplify exception hierarchy. 2017-02-07 15:42:38 -05:00
FilterField.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
FilterField.hxx Simplify exception hierarchy. 2017-02-07 15:42:38 -05: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
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