vtk-m/vtkm/filter/contour
2023-05-12 12:00:17 -06:00
..
testing Fix unused variable in contour test 2023-05-12 12:00:17 -06:00
worklet Implement Flying Edges for all structured CellSets 2023-05-10 15:20:53 +02:00
AbstractContour.h Split flying edges and marching cells into separate filters 2023-05-04 15:20:20 +02:00
ClipWithField.cxx Update clip filter's field map to work on any field type 2023-01-24 11:14:51 -07:00
ClipWithField.h Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
ClipWithImplicitFunction.cxx Update clip with implicit function filter's field map 2023-03-21 13:33:30 -06:00
ClipWithImplicitFunction.h Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
CMakeLists.txt Split flying edges and marching cells into separate filters 2023-05-04 15:20:20 +02:00
Contour.cxx Implement Flying Edges for all structured CellSets 2023-05-10 15:20:53 +02:00
Contour.h Split flying edges and marching cells into separate filters 2023-05-04 15:20:20 +02:00
ContourFlyingEdges.cxx Implement Flying Edges for all structured CellSets 2023-05-10 15:20:53 +02:00
ContourFlyingEdges.h Split flying edges and marching cells into separate filters 2023-05-04 15:20:20 +02:00
ContourMarchingCells.cxx Split flying edges and marching cells into separate filters 2023-05-04 15:20:20 +02:00
ContourMarchingCells.h Split flying edges and marching cells into separate filters 2023-05-04 15:20:20 +02:00
MIRFilter.cxx Map fields of any type in MIRFilter 2023-02-03 08:34:08 -05:00
MIRFilter.h Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
Slice.cxx Slice should support slicing along non-zero values 2022-09-12 16:09:07 -04:00
Slice.h Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
vtkm.module Add module mechanism 2022-10-26 12:51:05 -06:00