Skip to content

Draft: Computing Branch Volume & Select High Volume Branches

Mingzhe Li requested to merge mingzhefluorite/vtk-m:GetBranchByVolume into master

With the result of distributed branch decomposition, this merge request adds codes to explicitly compute the volume of branches on the hierarchical contour tree. Besides, this merge request adds code to maintain K (user-specified value) highest volume branches on each rank, which will be used for analysis.

Merge request reports