Skip to content

Use cell locator to find lost rays

Matt Larsen requested to merge mclarsen/vtk-m:fix/vr_connectivity into master

Fixes two issues

  1. side steps precision issues using cell location when rays are lost
  2. fixed issue with deadlock using channel buffer

Merge request reports