vtk-m2/vtkm/worklet/lcs
Kenneth Moreland 4650a1da96 Deprecate old methods from DynamicCellSet
The `DynamicCellSet` (and the related `DynamicCellSetBase`) are
deprecated and replaced with `UnknownCellSet` (and `UncertainCellSet`).
Thus, `UnknownCellSet` has some methods inherited from `DynamicCellSet`
but replaced with other functionality. These methods are now marked as
deprecated and their use is removed.
2022-01-05 08:18:17 -07:00
..
CMakeLists.txt Separating GridMetaData class 2019-08-13 12:11:50 -07:00
GridMetaData.h Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
LagrangianStructureHelpers.h Addressing Ken's review suggestions 2019-09-06 12:06:15 -06:00