vtk-m/vtkm/filter
Robert Maynard 7fc7c61a9b VTK-m use a jobs pool for compiling large compilation units.
When building with the ninja generator VTK-m now uses a job pool
to help limit the chances of a machine going out of memory
when compiling VTK-m.
2019-11-29 15:49:54 -05: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 use a jobs pool for compiling large compilation units. 2019-11-29 15:49:54 -05:00
CellAverage.cxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
CellAverage.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
CellAverage.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
CellMeasures.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
CellMeasures.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
CellSetConnectivity.h CellSetConnectivity now inherits from FilterDataSet 2019-09-30 08:50:40 -04:00
CellSetConnectivity.hxx CellSetConnectivity now inherits from FilterDataSet 2019-09-30 08:50:40 -04:00
CleanGrid.cxx Compile most frequently used VTK-m filters into a library 2019-09-18 12:06:13 -04:00
CleanGrid.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
CleanGrid.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ClipWithField.cxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ClipWithField.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ClipWithField.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ClipWithImplicitFunction.cxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ClipWithImplicitFunction.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ClipWithImplicitFunction.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
CMakeLists.txt VTK-m use a jobs pool for compiling large compilation units. 2019-11-29 15:49:54 -05:00
ComputeMoments.h improve moments algorithm performance 2019-10-17 11:51:05 -04:00
ComputeMoments.hxx Merge topic 'realRadiusFix' 2019-09-18 16:36:43 -04:00
Contour.cxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Contour.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Contour.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ContourTreeUniform.h CreateResult API improved to make it easier to use 2019-08-14 15:28:43 -04:00
ContourTreeUniform.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ContourTreeUniformAugmented.h Add support for boundary augmentation for MPI optimization 2019-09-12 12:26:01 -04:00
ContourTreeUniformAugmented.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
CoordinateSystemTransform.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
CoordinateSystemTransform.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
CreateResult.h Remove multiple vtkm::cont::CellSet from vtkm::cont::DataSet 2019-09-02 09:04:51 -04:00
CrossProduct.h Some filters had unnecessary DoMapField methods. 2019-09-10 15:26:16 -04:00
CrossProduct.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
DotProduct.h Some filters had unnecessary DoMapField methods. 2019-09-10 15:26:16 -04:00
DotProduct.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Entropy.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
Entropy.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ExternalFaces.cxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ExternalFaces.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ExternalFaces.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04: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 have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ExtractPoints.h conslidate the license statement 2019-04-17 10:57:13 -06:00
ExtractPoints.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ExtractStructured.cxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ExtractStructured.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ExtractStructured.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
FieldMetadata.h Remove multiple vtkm::cont::CellSet from vtkm::cont::DataSet 2019-09-02 09:04:51 -04: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 VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Filter.h Compile most frequently used VTK-m filters into a library 2019-09-18 12:06:13 -04:00
Filter.hxx Compile most frequently used VTK-m filters into a library 2019-09-18 12:06:13 -04:00
FilterCell.h Correct improper cellset indexing 2019-08-21 15:16:26 -04:00
FilterDataSet.h vtkm::filter::Filter passes filter policies by value 2019-09-17 13:50:58 -04:00
FilterDataSet.hxx Fix policy use in FilterDataSet::MapFieldOntoOutput 2019-09-19 10:59:19 -05:00
FilterDataSetWithField.h vtkm::filter::Filter passes filter policies by value 2019-09-17 13:50:58 -04:00
FilterDataSetWithField.hxx vtkm::filter::Filter passes filter policies by value 2019-09-17 13:50:58 -04:00
FilterField.h vtkm::filter::Filter passes filter policies by value 2019-09-17 13:50:58 -04:00
FilterField.hxx Compile most frequently used VTK-m filters into a library 2019-09-18 12:06:13 -04:00
FilterTraits.h Update filters with secondary fields to use new policy method 2019-09-09 08:19:16 -06:00
GhostCellClassify.h GhostCellClassify now more efficient as it uses WorkletPointNeighborhood 2019-09-11 10:06:45 -04:00
GhostCellClassify.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
GhostCellRemove.h Remove GhostCellRemove::ConvertOutputToUnstructured option 2019-08-21 13:00:38 -06:00
GhostCellRemove.hxx Compile most frequently used VTK-m filters into a library 2019-09-18 12:06:13 -04:00
Gradient.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
Gradient.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Histogram.h MultiBlock renamed to PartitionedDataSet 2019-09-03 12:42:23 -04:00
Histogram.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ImageConnectivity.h CellSetConnectivity now inherits from FilterDataSet 2019-09-30 08:50:40 -04:00
ImageConnectivity.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
ImageMedian.h Add an ImageMedian filter 2019-10-14 16:09:44 -04:00
ImageMedian.hxx Add an ImageMedian filter 2019-10-14 16:09:44 -04:00
Lagrangian.h Lagrangian now doesn't output to std::cout 2019-09-03 14:11:50 -04:00
Lagrangian.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
LagrangianStructures.h Use vtkm::FloatDefault for particle advection code. 2019-09-05 16:57:37 -04:00
LagrangianStructures.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Mask.h Compile most frequently used VTK-m filters into a library 2019-09-18 12:06:13 -04:00
Mask.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
MaskPoints.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MaskPoints.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
MeshQuality.h Merge branch 'master' of https://gitlab.kitware.com/vtk/vtk-m into relative-size-foundations 2019-09-27 12:34:26 -07:00
MeshQuality.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
NDEntropy.h conslidate the license statement 2019-04-17 10:57:13 -06:00
NDEntropy.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
NDHistogram.h conslidate the license statement 2019-04-17 10:57:13 -06:00
NDHistogram.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Pathline.h Use vtkm::FloatDefault for particle advection code. 2019-09-05 16:57:37 -04:00
Pathline.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
PointAverage.cxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
PointAverage.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
PointAverage.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
PointElevation.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
PointElevation.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
PointTransform.h Make PointTransform actually transform the points 2019-08-26 12:29:24 -06:00
PointTransform.hxx Make PointTransform actually transform the points 2019-08-26 12:29:24 -06:00
PolicyBase.h Rely less on overload resolution for ApplyPolicy 2019-09-09 16:08:11 -06:00
PolicyDefault.h conslidate the license statement 2019-04-17 10:57:13 -06:00
PolicyExtrude.h Move PolicyExtrude into the correct vtk-m namespace 2019-09-12 17:29:05 -04:00
Probe.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Probe.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -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 have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Streamline.h Use vtkm::FloatDefault for particle advection code. 2019-09-05 16:57:37 -04:00
Streamline.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
StreamSurface.h Use vtkm::FloatDefault for particle advection code. 2019-09-05 16:57:37 -04:00
StreamSurface.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
SurfaceNormals.h Mention default for SurfaceNormals::AutoOrientNormals option. 2019-08-08 10:35:38 -04:00
SurfaceNormals.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Tetrahedralize.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Tetrahedralize.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Threshold.cxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Threshold.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Threshold.hxx Improve Threshold runtime and compile performance 2019-11-26 16:53:56 -05:00
ThresholdPoints.h Provide a simpler way to restrict value types for filters 2019-08-06 17:04:07 -04:00
ThresholdPoints.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Triangulate.h conslidate the license statement 2019-04-17 10:57:13 -06:00
Triangulate.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
Tube.h Add Tube Filter 2019-08-19 09:08:42 -04:00
Tube.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
VectorMagnitude.cxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
VectorMagnitude.h VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
VectorMagnitude.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
VertexClustering.h conslidate the license statement 2019-04-17 10:57:13 -06:00
VertexClustering.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
WarpScalar.h Update filters with secondary fields to use new policy method 2019-09-09 08:19:16 -06:00
WarpScalar.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -04:00
WarpVector.h Update filters with secondary fields to use new policy method 2019-09-09 08:19:16 -06:00
WarpVector.hxx VTK-m filters now have a consistent set of header guards 2019-10-08 10:39:59 -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 have a consistent set of header guards 2019-10-08 10:39:59 -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 have a consistent set of header guards 2019-10-08 10:39:59 -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 have a consistent set of header guards 2019-10-08 10:39:59 -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 have a consistent set of header guards 2019-10-08 10:39:59 -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 have a consistent set of header guards 2019-10-08 10:39:59 -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 have a consistent set of header guards 2019-10-08 10:39:59 -04:00