vtk-m2/vtkm/filter
Kenneth Moreland b5415169e2 Change Field and related methods to use Range and Bounds
First, be more explicit when we mean a range of values in a field or a
spacial bounds. Use the Range and Bounds structs in Field and
CoordinateSystem to make all of this more clear (and reduce a bit of
code as well).
2016-05-29 18:49:36 -06:00
..
internal Give result classes their own header file. 2016-05-05 15:07:55 -06:00
testing Allow filters to have finer control on what cell sets they support 2016-05-26 11:32:35 -04:00
CellAverage.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
CellAverage.hxx Make sure all field filters specify a default name for their fields 2016-05-05 15:27:32 -06:00
CMakeLists.txt Give result classes their own header file. 2016-05-05 15:07:55 -06:00
ExternalFaces.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
ExternalFaces.hxx Allow filters to have finer control on what cell sets they support 2016-05-26 11:32:35 -04:00
FieldMetadata.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FieldTypes.h Add missing new lines and #endif comments to vtkm::filter 2016-04-07 17:09:11 -04: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 Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FilterDataSetWithField.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FilterDataSetWithField.hxx Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FilterField.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FilterField.hxx Give result classes their own header file. 2016-05-05 15:07:55 -06:00
FilterTraits.h Add missing new lines and #endif comments to vtkm::filter 2016-04-07 17:09:11 -04:00
MarchingCubes.h Give result classes their own header file. 2016-05-05 15:07:55 -06:00
MarchingCubes.hxx Rename ControlSignature tag TopologyIn to CellSetIn. 2016-05-17 15:07:08 -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 Allow filters to have finer control on what cell sets they support 2016-05-26 11:32:35 -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 Give result classes their own header file. 2016-05-05 15:07:55 -06:00
Threshold.hxx Merge branch 'master' into cellsetdim 2016-05-13 14:53:08 -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