discretize
discretize copied to clipboard
TreeMesh `cell_levels_by_index` : check out of range
In cell_levels_by_index, if you request a cell that is outside of the mesh, we don't yet have error handling to catch this, so it just kills the kernel
