VTK-m  2.0
vtkm::worklet::contourtree_augmented::ProcessContourTree Member List

This is the complete list of members for vtkm::worklet::contourtree_augmented::ProcessContourTree, including all inherited members.

CollectSortedArcs(const ContourTree &contourTree, const IdArrayType &sortOrder, EdgePairArray &sortedArcs)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
CollectSortedSuperarcs(const ContourTree &contourTree, const IdArrayType &sortOrder, EdgePairArray &saddlePeak)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
ComputeBranchData(const ContourTree &contourTree, IdArrayType &whichBranch, IdArrayType &branchMinimum, IdArrayType &branchMaximum, IdArrayType &branchSaddle, IdArrayType &branchParent, IdArrayType &bestUpward, IdArrayType &bestDownward)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
ComputeBranchDecomposition(const IdArrayType &contourTreeSuperparents, const IdArrayType &contourTreeSupernodes, const IdArrayType &whichBranch, const IdArrayType &branchMinimum, const IdArrayType &branchMaximum, const IdArrayType &branchSaddle, const IdArrayType &branchParent, const IdArrayType &sortOrder, const vtkm::cont::ArrayHandle< T, StorageType > &dataField, bool dataFieldIsSorted)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
ComputeHeightBranchDecomposition(const ContourTree &contourTree, const cont::ArrayHandle< Float64 > fieldValues, const IdArrayType &ctSortOrder, const vtkm::Id nIterations, IdArrayType &whichBranch, IdArrayType &branchMinimum, IdArrayType &branchMaximum, IdArrayType &branchSaddle, IdArrayType &branchParent)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
ComputeVolumeBranchDecomposition(const ContourTree &contourTree, const vtkm::Id nIterations, IdArrayType &whichBranch, IdArrayType &branchMinimum, IdArrayType &branchMaximum, IdArrayType &branchSaddle, IdArrayType &branchParent)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
ComputeVolumeBranchDecompositionSerial(const ContourTree &contourTree, const IdArrayType &superarcDependentWeight, const IdArrayType &superarcIntrinsicWeight, IdArrayType &whichBranch, IdArrayType &branchMinimum, IdArrayType &branchMaximum, IdArrayType &branchSaddle, IdArrayType &branchParent)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
ComputeVolumeWeightsSerial(const ContourTree &contourTree, const vtkm::Id nIterations, IdArrayType &superarcIntrinsicWeight, IdArrayType &superarcDependentWeight, IdArrayType &supernodeTransferWeight, IdArrayType &hyperarcDependentWeight)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
editHyperarcs(const vtkm::cont::ArrayHandle< vtkm::Id >::ReadPortalType hyperparentsPortal, const std::vector< vtkm::Id > path, vtkm::cont::ArrayHandle< vtkm::Id >::WritePortalType hyperarcsPortal, vtkm::cont::ArrayHandle< vtkm::Id >::WritePortalType howManyUsedPortal)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
findSuperPathToRoot(vtkm::cont::ArrayHandle< vtkm::Id >::ReadPortalType parentsPortal, vtkm::Id vertex)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
fixPath(const std::function< vtkm::Id(vtkm::Id, vtkm::Id)> operation, const std::vector< vtkm::Id > path, vtkm::cont::ArrayHandle< vtkm::Id >::WritePortalType minMaxIndex)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
hyperarcScan(const vtkm::cont::ArrayHandle< vtkm::Id > supernodes, const vtkm::cont::ArrayHandle< vtkm::Id > hypernodes, const vtkm::cont::ArrayHandle< vtkm::Id > hyperarcs, const vtkm::cont::ArrayHandle< vtkm::Id > hyperparents, const vtkm::cont::ArrayHandle< vtkm::Id > hyperparentKeys, const vtkm::cont::ArrayHandle< vtkm::Id > whenTransferred, const vtkm::cont::ArrayHandle< vtkm::Id > howManyUsed, const vtkm::Id nIterations, const BinaryFunctor operation, vtkm::cont::ArrayHandle< vtkm::Id > minMaxIndex)vtkm::worklet::contourtree_augmented::ProcessContourTreeinlinestatic
ProcessContourTree()vtkm::worklet::contourtree_augmented::ProcessContourTreeinline