Skip to content

Fix MC connectivity when not using full boundary

Gunther Weber requested to merge ghweber/vtk-m:fix-mc-connectivity into master

This patch fixes a bug that produced incorrect results when computing the distributed contour tree for marching cubes connectivity when not using the full boundary to stitch trees together across different data blocks.

Merge request reports