Skip to content

Fix ordering and value type bug in distributed contour tree

Gunther Weber requested to merge ghweber/vtk-m:debug/ctwarp3d into master

This fixes a bug caused by incorrect argument order and an incorrect floating point data type in the distributed contour tree code.

Merge request reports