VTK-m  2.0
Classes
vtkm::worklet::contourtree_distributed::bract_maker Namespace Reference

Classes

class  AddTerminalFlagsToUpDownNeighboursWorklet
 Step 1 of IdentifyRegularisedSupernodes. More...
 
class  AugmentBoundaryWithNecessaryInteriorSupernodesAppendNecessarySupernodesWorklet
 Worklet to transfer the dependent counts for hyperarcs Part of the BoundaryRestrictedAugmentedContourTree.PropagateBoundaryCounts function. More...
 
class  AugmentBoundaryWithNecessaryInteriorSupernodesUnsetBoundarySupernodesWorklet
 Worklet to transfer the dependent counts for hyperarcs Part of the BoundaryRestrictedAugmentedContourTree.PropagateBoundaryCounts function. More...
 
class  BoundaryTreeNodeComparator
 comparator used to compare hyperarcs for sort More...
 
class  BoundaryTreeNodeComparatorImpl
 device implementation of the comparator used for sorting hyperarcs More...
 
class  BoundaryVerticiesPerSuperArcStepOneWorklet
 
class  BoundaryVerticiesPerSuperArcStepTwoWorklet
 
class  CompressRegularisedNodesCopyNecessaryRegularNodesWorklet
 Step 1 of IdentifyRegularisedSupernodes. More...
 
class  CompressRegularisedNodesFillBoundaryTreeSuperarcsWorklet
 Step 1 of IdentifyRegularisedSupernodes. More...
 
class  CompressRegularisedNodesFindNewSuperarcsWorklet
 Step 1 of IdentifyRegularisedSupernodes. More...
 
class  CompressRegularisedNodesResolveRootWorklet
 Step 1 of IdentifyRegularisedSupernodes. More...
 
class  CompressRegularisedNodesTransferVerticesWorklet
 Step 1 of IdentifyRegularisedSupernodes. More...
 
class  ContourTreeNodeHyperArcComparator
 comparator to use for sorting nodes by hyperparent (i.e. More...
 
class  ContourTreeNodeHyperArcComparatorImpl
 
class  FindBoundaryTreeSuperarcsSuperarcToWorklet
 Compute the superarc "to" for every bract node Part of the BoundaryRestrictedAugmentedContourTree.FindBoundaryTreeSuperarcs function. More...
 
class  FindBoundaryVerticesIsNecessaryWorklet
 Worklet used in BoundaryTreeMaker<>::FindBoundaryVertices to create a stencil of the vertices that are necessary for merging neighbouring data blocks (a.k.a., the points on shared boundaries that are boundary cirtical) More...
 
class  FindNecessaryInteriorSetSuperparentNecessaryWorklet
 Worklet to transfer the dependent counts for hyperarcs Part of the BoundaryRestrictedAugmentedContourTree.PropagateBoundaryCounts function. More...
 
class  FindNecessaryInteriorSupernodesFindNodesWorklet
 1.B. More...
 
class  HyperarcComparator
 comparator used to compare hyperarcs for sort More...
 
class  HyperarcComparatorImpl
 
class  IdentifyRegularisedSupernodesStepOneWorklet
 Step 1 of IdentifyRegularisedSupernodes. More...
 
class  IdentifyRegularisedSupernodesStepTwoWorklet
 Step 2 of IdentifyRegularisedSupernodes We also want to flag the leaves and boundary nodes as necessary. More...
 
class  NoSuchElementFunctor
 
class  PointerDoubleUpDownNeighboursWorklet
 Step 1 of IdentifyRegularisedSupernodes. More...
 
class  PropagateBoundaryCountsComputeGroupTotalsWorklet
 Worklet to subtract the beginning of the group to get the total for each group Part of the BoundaryRestrictedAugmentedContourTree.PropagateBoundaryCounts function. More...
 
class  PropagateBoundaryCountsSubtractDependentCountsWorklet
 Worklet to Subtract out the dependent count of the prefix to the entire hyperarc Part of the BoundaryRestrictedAugmentedContourTree.PropagateBoundaryCounts function. More...
 
class  PropagateBoundaryCountsTransferCumulativeCountsWorklet
 Worklet to transfer the cumulative counts for hyperarcs Part of the BoundaryRestrictedAugmentedContourTree.PropagateBoundaryCounts function. More...
 
class  PropagateBoundaryCountsTransferDependentCountsWorklet
 Worklet to transfer the dependent counts for hyperarcs Part of the BoundaryRestrictedAugmentedContourTree.PropagateBoundaryCounts function. More...
 
class  SetInteriorForestWorklet
 Worklet to transfer the dependent counts for hyperarcs Part of the BoundaryRestrictedAugmentedContourTree.PropagateBoundaryCounts function. More...
 
class  SetUpAndDownNeighboursWorklet
 Worklet to transfer the dependent counts for hyperarcs Part of the BoundaryRestrictedAugmentedContourTree.PropagateBoundaryCounts function. More...
 
class  SumFunctor