vtk-m2/vtkm/filter
2019-08-09 12:44:43 -04:00
..
internal CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
testing VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
CellAverage.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CellAverage.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
CellMeasures.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
CellMeasures.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
CellSetConnectivity.h CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
CellSetConnectivity.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
CleanGrid.h CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
CleanGrid.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
ClipWithField.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ClipWithField.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
ClipWithImplicitFunction.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ClipWithImplicitFunction.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
CMakeLists.txt CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
ContourTreeUniform.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ContourTreeUniform.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
ContourTreeUniformAugmented.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ContourTreeUniformAugmented.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
CoordinateSystemTransform.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
CoordinateSystemTransform.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
CreateResult.h CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
CrossProduct.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
CrossProduct.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
DotProduct.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
DotProduct.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
Entropy.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
Entropy.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
ExternalFaces.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ExternalFaces.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ExtractGeometry.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ExtractGeometry.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
ExtractPoints.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ExtractPoints.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ExtractStructured.h Merge topic 'ExtractStructured' 2019-05-30 20:23:08 -04:00
ExtractStructured.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
FieldMetadata.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FieldSelection.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FieldToColors.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FieldToColors.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
Filter.h CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
Filter.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
FilterCell.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FilterCell.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
FilterDataSet.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FilterDataSet.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
FilterDataSetWithField.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FilterDataSetWithField.hxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
FilterField.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FilterField.hxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
FilterTraits.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
GhostCellClassify.h conslidate the license statement 2019-04-17 10:57:13 -06:00
GhostCellClassify.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
GhostCellRemove.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
GhostCellRemove.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
Gradient.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
Gradient.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
Histogram.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
Histogram.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
ImageConnectivity.h CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
ImageConnectivity.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
Lagrangian.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
Lagrangian.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
MarchingCubes.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
MarchingCubes.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
Mask.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Mask.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskPoints.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskPoints.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
MeshQuality.h CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
MeshQuality.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
NDEntropy.h conslidate the license statement 2019-04-17 10:57:13 -06:00
NDEntropy.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
NDHistogram.h conslidate the license statement 2019-04-17 10:57:13 -06:00
NDHistogram.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
OscillatorSource.h CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
OscillatorSource.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
Pathline.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
Pathline.hxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
PointAverage.h conslidate the license statement 2019-04-17 10:57:13 -06:00
PointAverage.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
PointElevation.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
PointElevation.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
PointTransform.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
PointTransform.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
PolicyBase.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
PolicyDefault.h conslidate the license statement 2019-04-17 10:57:13 -06:00
PolicyExtrude.h First Extrude commit. 2019-06-20 22:17:24 -04:00
Probe.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Probe.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
SplitSharpEdges.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
SplitSharpEdges.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
Streamline.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
Streamline.hxx Update VTK-m code to use new Vec aliases 2019-07-31 12:55:40 -06:00
SurfaceNormals.h Mention default for SurfaceNormals::AutoOrientNormals option. 2019-08-08 10:35:38 -04:00
SurfaceNormals.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
Tetrahedralize.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Tetrahedralize.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
Threshold.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
Threshold.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
ThresholdPoints.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ThresholdPoints.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
Triangulate.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Triangulate.hxx Need to specialize DeduceCellSet 2019-06-21 21:48:26 -04:00
VectorMagnitude.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
VectorMagnitude.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
VertexClustering.h conslidate the license statement 2019-04-17 10:57:13 -06:00
VertexClustering.hxx conslidate the license statement 2019-04-17 10:57:13 -06:00
WarpScalar.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
WarpScalar.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
WarpVector.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
WarpVector.hxx CreateResult is now part of vtkm::filter instead of being inside internals 2019-08-09 12:44:43 -04:00
ZFPCompressor1D.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ZFPCompressor1D.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
ZFPCompressor2D.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ZFPCompressor2D.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
ZFPCompressor3D.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ZFPCompressor3D.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
ZFPDecompressor1D.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ZFPDecompressor1D.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
ZFPDecompressor2D.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ZFPDecompressor2D.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00
ZFPDecompressor3D.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ZFPDecompressor3D.hxx VTK-m filters now launch all worklets via a vtkm::cont::Invoker 2019-08-09 10:37:35 -04:00