Skip to content

Top down mm considerations not bottom up for void cells.

William Roper requested to merge zoom_tl_void_mm into zoom_long_range

This simplifies the logic for long-range gravity interactions when the void cells are involved. Instead of recursing and checking the zoom cell leaves we now check if we can do an mm interaction higher in the void cell hierarchy.

Merge request reports