vtk-m2/vtkm/worklet/contourtree_augmented/activegraph
Kenneth Moreland ad0a53af71 Convert execution preparation to use tokens
Marked the old versions of PrepareFor* that do not use tokens as
deprecated and moved all of the code to use the new versions that
require a token. This makes the scope of the execution object more
explicit so that it will be kept while in use and can potentially be
reclaimed afterward.
2020-02-25 09:39:19 -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 Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
FindGoverningSaddlesWorklet.h Rename include guards to comply with vtk_m_ naming convention 2020-01-22 14:04:11 -08:00
FindSuperAndHyperNodesWorklet.h Update functionnames in contourtree_augmented/Types.h to match VTKm style 2020-01-22 23:15:28 -08:00
HyperArcSuperNodeComparator.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -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 Unit test different augmentation settings. Fix parameter warning 2020-01-27 14:17:39 -08: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 Convert execution preparation to use tokens 2020-02-25 09:39:19 -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