vtk-m/examples/contour_tree_distributed
Kenneth Moreland 1faed3712e Remove the use of ResetTypes for ArrayCopy
It used to be the case where you needed to call `ResetTypes` on a
`VariantArrayHandle` before using `ArrayCopy` to limit the types it gets
compiled for. However, there is now a general form for
`UnknownArrayHandle`, so `ResetTypes` no longer does anything useful in
this case. Remove the use of that.
2021-02-02 17:34:08 -07:00
..
CMakeLists.txt Add test scripts to run tests via example application. 2020-12-02 14:29:12 -08:00
ContourTreeApp.cxx Remove the use of ResetTypes for ArrayCopy 2021-02-02 17:34:08 -07:00
hact_test.sh Add --saveTreeCompilerData option to hact_test.sh 2020-12-02 14:29:17 -08:00
split_data_2d.py Save block extents and block index to files and read them instead of approximating them 2020-12-02 14:29:13 -08:00
split_data_3d.py Fix 3D split data Python helper tool. 2020-12-02 14:29:16 -08: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