vtk-m/vtkm/filter/field_conversion
Kenneth Moreland 3e1339f9a7 Remove deprecated features from VTK-m
With the major revision 2.0 of VTK-m, many items previously marked as
deprecated were removed. If updating to a new version of VTK-m, it is
recommended to first update to VTK-m 1.9, which will include the deprecated
features but provide warnings (with the right compiler) that will point to
the replacement code. Once the deprecations have been fixed, updating to
2.0 should be smoother.
2022-11-17 07:12:31 -06:00
..
testing Update use of field association enumerations 2022-03-17 11:02:37 -06:00
worklet Migrate FieldConversion filters 2022-01-29 13:12:01 -07:00
CellAverage.cxx Change all usage of IsField* to Is*Field. 2022-08-29 14:42:02 -04:00
CellAverage.h Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
CMakeLists.txt Add module mechanism 2022-10-26 12:51:05 -06:00
PointAverage.cxx Change all usage of IsField* to Is*Field. 2022-08-29 14:42:02 -04:00
PointAverage.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