Void cell tree modifications to `grav/down` and long range gravity
The top-down tasking simplifies some of the long-range gravity considerations since the tasks were all made at the same level. On the flip side the down in the zoom region now needs to start at the void level and be done in 2 halves:
- Void super -> zoom super
- zoom super -> leaves
With the former unlocking the latter.