vtk-m/vtkm/worklet/contourtree_augmented/contourtreemaker
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
..
AugmentMergeTrees_InitNewJoinSplitIDAndSuperparents.h Update names in MergeTree (and matching names in other classes) to comply with VTKm style 2020-01-23 10:46:56 -08:00
AugmentMergeTrees_SetAugmentedMergeArcs.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
CMakeLists.txt Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
CompressTrees_Step.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ComputeHyperAndSuperStructure_HypernodesSetFirstSuperchild.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ComputeHyperAndSuperStructure_PermuteArcs.h Update names in MergeTree (and matching names in other classes) to comply with VTKm style 2020-01-23 10:46:56 -08:00
ComputeHyperAndSuperStructure_ResetHyperparentsId.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ComputeHyperAndSuperStructure_SetFirstSupernodePerIterationWorklet.h Add BRACT for distributed contour tree computation 2020-06-12 11:50:01 -06:00
ComputeHyperAndSuperStructure_SetNewHypernodesAndArcs.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
ComputeRegularStructure_LocateSuperarcs.h Applied Ken Moreland's suggested fix to avoid copy 2020-09-16 12:36:08 -07:00
ComputeRegularStructure_SetArcs.h Update names in MergeTree (and matching names in other classes) to comply with VTKm style 2020-01-23 10:46:56 -08:00
ContourTreeNodeComparator.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
ContourTreeSuperNodeComparator.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
FindDegrees_FindRHE.h Updated names in ContourTreeMaker for compliance with VTKm 2020-01-23 17:20:31 -08:00
FindDegrees_ResetUpAndDowndegree.h Rename include guards to comply with vtk_m_ naming convention 2020-01-22 14:04:11 -08:00
FindDegrees_SubtractLHE.h Updated names in ContourTreeMaker for compliance with VTKm 2020-01-23 17:20:31 -08:00
TransferLeafChains_CollapsePastRegular.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
TransferLeafChains_InitInAndOutbound.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
TransferLeafChains_TransferToContourTree.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
WasNotTransferred.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00