Home
last modified time | relevance | path

Searched defs:supernodes (Results 1 – 12 of 12) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_augmented/processcontourtree/
H A DSuperNodeBranchComparator.h80 const IdArrayType& supernodes, in SuperNodeBranchComparatorImpl()
120 SuperNodeBranchComparator(const IdArrayType& whichBranch, const IdArrayType& supernodes) in SuperNodeBranchComparator()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_augmented/contourtreemaker/
H A DContourTreeSuperNodeComparator.h83 const IdArrayType& supernodes, in ContourTreeSuperNodeComparatorImpl()
132 const IdArrayType& supernodes, in ContourTreeSuperNodeComparator()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/contourtree_augmented/contourtreemaker/
H A DContourTreeSuperNodeComparator.h95 const IdArrayType& supernodes, in ContourTreeSuperNodeComparator()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/contourtree_augmented/
H A DMergeTree.h106 IdArrayType supernodes; variable
H A DContourTree.h133 IdArrayType supernodes; variable
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_distributed/hierarchical_contour_tree/
H A DFindSuperArcForUnknownNode.h82 const vtkm::worklet::contourtree_augmented::IdArrayType& supernodes, in FindSuperArcForUnknownNodeDeviceData()
435 const vtkm::worklet::contourtree_augmented::IdArrayType& supernodes, in FindSuperArcForUnknownNode()
/dports/net/cjdns/cjdns-cjdns-v21.1/client/
H A DConfigurator.c414 static void supernodes(List* supernodes, struct Allocator* tempAlloc, struct Context* ctx) in supernodes() argument
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree/
H A DContourTree.h178 vtkm::cont::ArrayHandle<vtkm::Id> supernodes; variable
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/contourtree/
H A DContourTree.h190 vtkm::cont::ArrayHandle<vtkm::Id> supernodes; variable
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/addons/xtree/src/main/java/de/lmu/ifi/dbs/elki/index/tree/spatial/rstarvariants/xtree/
H A DAbstractXTree.java84 protected Map<Long, N> supernodes = new HashMap<>(); field in AbstractXTree
/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dheur_local.c576 int* supernodes; in SCIPStpHeurLocalRun() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/contourtree_augmented/
H A DProcessContourTree.h1097 void static hyperarcScan(const vtkm::cont::ArrayHandle<vtkm::Id> supernodes, in hyperarcScan()