AddToVTKMDataSet(vtkm::cont::DataSet &ds) const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
ConvertSTLVecOfHandlesToVTKMComponentsAndOffsetsArray(const std::vector< vtkm::worklet::contourtree_augmented::IdArrayType > &inputVec, vtkm::worklet::contourtree_augmented::IdArrayType &outputComponents, vtkm::cont::ArrayHandle< vtkm::Id > &outputOffsets) | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | static |
DataValues | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
DebugPrint(std::string message, const char *fileName, long lineNum) const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
DumpVolumes(const vtkm::worklet::contourtree_augmented::IdArrayType &supernodes, const vtkm::worklet::contourtree_augmented::IdArrayType &superarcs, const vtkm::worklet::contourtree_augmented::IdArrayType ®ularNodeGlobalIds, vtkm::Id totalVolume, const vtkm::worklet::contourtree_augmented::IdArrayType &intrinsicVolume, const vtkm::worklet::contourtree_augmented::IdArrayType &dependentVolume) | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | static |
FirstHypernodePerIteration | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
FirstSupernodePerIteration | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
GetFindRegularByGlobal() const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | inline |
GetFindSuperArcBetweenNodes() const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | inline |
GetFindSuperArcForUnknownNode() | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | inline |
HierarchicalContourTree() | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Hyperarcs | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Hypernodes | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Hyperparents | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
HyperString(const vtkm::Id hyperId) const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Initialize(vtkm::Id numRounds, vtkm::worklet::contourtree_augmented::ContourTree &tree, vtkm::worklet::contourtree_augmented::ContourTreeMesh< FieldType > &mesh) | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Invoke | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | private |
NumHypernodesInRound | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
NumIterations | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
NumRegularNodesInRound | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
NumRounds | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
NumSupernodesInRound | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
PrintDotSuperStructure(const char *label) const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
PrintTreeStats() const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
ProbeHyperPath(const vtkm::Id regularId, const vtkm::Id maxLength=-1) const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
ProbeSuperPath(const vtkm::Id regularId, const vtkm::Id maxLength=-1) const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Regular2Supernode | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
RegularNodeGlobalIds | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
RegularNodeSortOrder | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
RegularString(const vtkm::Id regularId) const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Super2Hypernode | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Superarcs | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Superchildren | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Supernodes | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
Superparents | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
SuperString(const vtkm::Id superId) const | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
WhichIteration | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |
WhichRound | vtkm::worklet::contourtree_distributed::HierarchicalContourTree< FieldType > | |