vtk-m/examples/contour_tree_distributed
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 Added verification code to test results of contour tree app. 2021-10-20 14:46:24 -07:00
ContourTreeApp.cxx Deprecate old methods from DynamicCellSet 2022-01-05 08:18:17 -07:00
hact_test_volume.sh Make volume metric data filter output and print tree in app; general clean up 2021-10-20 14:46:24 -07:00
hact_test.sh Clean up test script 2021-10-20 14:46:24 -07:00
split_data_2d.py Fix NumPy deprecation warning in helper script 2021-06-28 15:44:42 -07:00
split_data_3d.py Added verification code to test results of contour tree app. 2021-10-20 14:46:24 -07:00
testrun_volume.sh Added scripts to test volume computation 2021-10-20 14:46:24 -07:00
testrun.sh Save block extents and block index to files and read them instead of approximating them 2020-12-02 14:29:13 -08:00
TreeCompilerApp.cxx Add VTK-m copyright statement to tree compiler 2020-12-02 14:29:12 -08:00