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

Classes

class  ComputeSuperarcDependentWeightsWorklet
 Worklet used in HierarchicalHyperSweeper.ComputeSuperarcDependentWeightsWorklet(...) to compute the superarc dependent weights. More...
 
class  ComputeSuperarcTransferWeightsWorklet
 Worklet used in HierarchicalHyperSweeper.InitializeRegularVertexCount(...) to subtract out the low end from the superarc regular counts. More...
 
class  InitializeIntrinsicVertexCountComputeSuperparentIdsWorklet
 Worklet used in HierarchicalHyperSweeper.InitializeIntrinsicVertexCount(...) to Look up the global Ids in the hierarchical tree & convert to superparent Ids. More...
 
class  InitializeIntrinsicVertexCountInitalizeCountsWorklet
 Worklet used in HierarchicalHyperSweeper.InitializeIntrinsicVertexCount(...) to set the count to the Id one off the high end of each range. More...
 
class  InitializeIntrinsicVertexCountSubtractLowEndWorklet
 Worklet used in HierarchicalHyperSweeper.InitializeIntrinsicVertexCount(...) to subtract out the low end from the superarc regular counts. More...
 
class  TransferTargetComperator
 
class  TransferTargetComperatorImpl
 
class  TransferWeightsUpdateLHEWorklet
 Worklet used in HierarchicalHyperSweeper.TransferWeights(...) to implement step 7b. More...
 
class  TransferWeightsUpdateRHEWorklet
 Worklet used in HierarchicalHyperSweeper.TransferWeights(...) to implement step 7a. More...