vtk-m/vtkm/worklet/contourtree_distributed/hierarchical_contour_tree
Kenneth Moreland c55d15f397 Deprecate ArrayHandle::ExecutionTypes
The newer version of `ArrayHandle` no longer supports different types of
portals for different devices. Thus, the `ReadPortalType` and
`WritePortalType` are sufficient for all types of portals across all
devices.

This significantly simplifies supporting execution objects on devices,
and thus this change also includes many changes to various execution
objects to remove their dependence on the device adapter tag.
2021-02-08 12:17:37 -07:00
..
CMakeLists.txt Ported distributed contour tree prototype to vtk-m 2020-12-02 14:29:11 -08:00
FindRegularByGlobal.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
FindSuperArcForUnknownNode.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
InitalizeSuperchildrenWorklet.h Renamed Bract to BoundaryTree throughout 2020-12-02 14:29:18 -08:00
PermuteComparator.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00