Skip to content

Some fixes for CellLocatorTwoLevelUniformGrid

Sujin Philip requested to merge sujin.philip/vtk-m:fix-cell-locator into master
  1. Fix incorrect computation of grid dimensions.
  2. Add checks for empty bounding box of bins.
  3. Workaround issues caused by floating point precision.

Merge request reports