BlockId | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
ComputeSuperarcDependentWeights(vtkm::Id round, vtkm::Id iteration, vtkm::Id firstSupernode, vtkm::Id lastSupernode) | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | protected |
ComputeSuperarcTransferWeights(vtkm::Id round, vtkm::Id iteration, vtkm::Id firstSupernode, vtkm::Id lastSupernode) | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | protected |
DebugPrint(std::string message, const char *fileName, long lineNum) const | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
DependentValues | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
HierarchicalHyperSweeper(vtkm::Id blockId, const HierarchicalContourTree< ContourTreeFieldType > &hierarchicalTree, const vtkm::cont::ArrayHandle< SweepValueType > &intrinsicValues, const vtkm::cont::ArrayHandle< SweepValueType > &dependentValues) | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
HierarchicalTree | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
InitializeIntrinsicVertexCount(const HierarchicalContourTree< ContourTreeFieldType > &hierarchicalTree, const MeshType &baseBlock, const vtkm::worklet::contourtree_augmented::mesh_dem::IdRelabeler &localToGlobalIdRelabeler, vtkm::worklet::contourtree_augmented::IdArrayType &superarcRegularCounts) | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
IntrinsicValues | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
Invoke | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | private |
LocalHyperSweep() | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
NumOwnedRegularVertices | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
SaveHierarchicalContourTreeDot(std::string message, const char *outFileName) const | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
SortedTransferTarget | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
SuperSortPermute | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
TransferTarget | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |
TransferWeights(vtkm::Id round, vtkm::Id iteration, vtkm::Id firstSupernode, vtkm::Id lastSupernode) | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | protected |
ValuePrefixSum | vtkm::worklet::contourtree_distributed::HierarchicalHyperSweeper< SweepValueType, ContourTreeFieldType > | |