vtk-m2/vtkm/filter
2016-08-12 08:40:11 -04:00
..
internal Add device list to filter policy. 2016-08-03 10:17:20 -04:00
testing Add a histogram filter. 2016-08-12 08:40:11 -04:00
CellAverage.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
CellAverage.hxx In DynamicCellSet, expose CellSet API. 2016-08-02 13:39:25 -04:00
CMakeLists.txt Add a histogram filter. 2016-08-12 08:40:11 -04:00
ExternalFaces.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
ExternalFaces.hxx Prefer vtkm::cont::CastAndCall function over the member method. 2016-08-05 15:29:39 -04:00
FieldMetadata.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FilterCell.h Rename filter base classes to follow VTK-m naming convention 2016-05-05 12:43:28 -06:00
FilterCell.hxx Rename filter base classes to follow VTK-m naming convention 2016-05-05 12:43:28 -06:00
FilterDataSet.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FilterDataSet.hxx Prefer vtkm::cont::CastAndCall function over the member method. 2016-08-05 15:29:39 -04:00
FilterDataSetWithField.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FilterDataSetWithField.hxx Prefer vtkm::cont::CastAndCall function over the member method. 2016-08-05 15:29:39 -04:00
FilterField.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FilterField.hxx Prefer vtkm::cont::CastAndCall function over the member method. 2016-08-05 15:29:39 -04:00
FilterTraits.h Add missing new lines and #endif comments to vtkm::filter 2016-04-07 17:09:11 -04:00
Histogram.h Add a histogram filter. 2016-08-12 08:40:11 -04:00
Histogram.hxx Add a histogram filter. 2016-08-12 08:40:11 -04:00
MarchingCubes.h vtkm::filter::MarchingCubes now uses vtkm::worklet 2016-07-28 08:52:34 -04:00
MarchingCubes.hxx vtkm::filter::MarchingCubes now uses vtkm::worklet 2016-07-28 08:52:34 -04:00
PointElevation.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
PointElevation.hxx Make sure all field filters specify a default name for their fields 2016-05-05 15:27:32 -06:00
PolicyBase.h Allow filters to have finer control on what cell sets they support 2016-05-26 11:32:35 -04:00
PolicyDefault.h Add device list to filter policy. 2016-08-03 10:17:20 -04:00
ResultBase.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
ResultDataSet.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
ResultField.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
Threshold.h Express in the the threshold filter policy it only handles scalars. 2016-08-08 16:51:09 -04:00
Threshold.hxx Prefer vtkm::cont::CastAndCall function over the member method. 2016-08-05 15:29:39 -04:00
VertexClustering.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
VertexClustering.hxx Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06:00