vtk-m/vtkm/filter/clean_grid
Kenneth Moreland a478081dea Clean up point mapping in CleanGrid
Use the `MapFieldPermutation` function when mapping point coordinates
for points that are removed. (This function was already being used for
the rest of the fields.) Also remove some unneeded code in the
`CleanGrid` worklets.
2023-02-02 12:13:54 -05:00
..
testing Coordinate systems are stored as Fields 2022-11-11 06:17:58 -07:00
worklet Clean up point mapping in CleanGrid 2023-02-02 12:13:54 -05:00
CleanGrid.cxx Clean up point mapping in CleanGrid 2023-02-02 12:13:54 -05:00
CleanGrid.h Rename NewFilter base classes to Filter 2022-12-01 13:07:56 -07:00
CMakeLists.txt Add module mechanism 2022-10-26 12:51:05 -06:00
vtkm.module Add module mechanism 2022-10-26 12:51:05 -06:00