vtk-m/vtkm/worklet/contourtree_augmented/activegraph
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
..
BuildChainsWorklet.h Update names in MergeTree (and matching names in other classes) to comply with VTKm style 2020-01-23 10:46:56 -08:00
BuildTrunkWorklet.h Update names in MergeTree (and matching names in other classes) to comply with VTKm style 2020-01-23 10:46:56 -08:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
CompactActiveEdgesComputeNewVertexOutdegree.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
CompactActiveEdgesTransferActiveEdges.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
EdgePeakComparator.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
FindGoverningSaddlesWorklet.h Rename include guards to comply with vtk_m_ naming convention 2020-01-22 14:04:11 -08:00
FindSuperAndHyperNodesWorklet.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
HyperArcSuperNodeComparator.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
InitializeActiveEdges.h Renamed ActiveGraph.outdegree and ActiveGraph.firstEdge member var for VTKm style compliance 2020-01-23 18:07:14 -08:00
InitializeActiveGraphVertices.h Update func/var names in Mesh_DEM_Triangulation for VTKm style 2020-01-23 01:51:03 -08:00
InitializeEdgeFarFromActiveIndices.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
InitializeHyperarcsFromActiveIndices.h Rename include guards to comply with vtk_m_ naming convention 2020-01-22 14:04:11 -08:00
InitializeNeighbourhoodMasksAndOutDegrees.h Renamed isJoinGraph member var for VTKm style compliance 2020-01-23 17:43:26 -08:00
SetArcsConnectNodes.h Update names in MergeTree (and matching names in other classes) to comply with VTKm style 2020-01-23 10:46:56 -08:00
SetArcsSetSuperAndHypernodeArcs.h Update names in MergeTree (and matching names in other classes) to comply with VTKm style 2020-01-23 10:46:56 -08:00
SetArcsSlideVertices.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
SetHyperArcsWorklet.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
SetSuperArcsSetTreeHyperparents.h Update names in MergeTree (and matching names in other classes) to comply with VTKm style 2020-01-23 10:46:56 -08:00
SetSuperArcsSetTreeSuperarcs.h Update names in MergeTree (and matching names in other classes) to comply with VTKm style 2020-01-23 10:46:56 -08:00
SuperArcNodeComparator.h Deprecate ArrayHandle::ExecutionTypes 2021-02-08 12:17:37 -07:00
TransferRegularPointsWorklet.h Update var/func names in all of activegraph to comply with VTKm style 2020-01-23 03:44:25 -08:00
TransferSaddleStartsResetEdgeFar.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
TransferSaddleStartsSetNewOutdegreeForSaddles.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
TransferSaddleStartsUpdateEdgeSorter.h Rename include guards to comply with vtk_m_ naming convention 2020-01-22 14:04:11 -08:00