Summary
- Zoom: Removing unnecessary pair tasks (details)
- Don't create empty tasks + scheduler clean up (details)
- Removing problematic target void count (rounding issues) (details)
- Removed bug prone report of void cdim (details)
- Track which void cells are "useful" (details)
- Using the new contains zoom cells flag (details)
- Increasing tolerence (details)
- Skip multipole check (details)
- Oops, skip the empty zooms! (details)
- Introducing a tolerence for overlaps (details)
- Use region width for tolerence (details)
- Reinstating multipole test (details)
| The file was modified | src/runner_doiact_long_range_grav.c (diff) |
| The file was modified | src/scheduler.c (diff) |
| The file was modified | src/cell.h (diff) |
| The file was modified | src/engine.h (diff) |
| The file was modified | src/engine_maketasks.c (diff) |
| The file was modified | src/space_split.c (diff) |
| The file was modified | src/scheduler.c (diff) |
| The file was modified | src/zoom_region/zoom_cell.c (diff) |
| The file was modified | src/zoom_region/zoom_init.c (diff) |
| The file was modified | src/zoom_region/zoom_split.c (diff) |
| The file was modified | src/cell.h (diff) |
| The file was modified | src/space.c (diff) |
| The file was modified | src/cell.c (diff) |
| The file was modified | src/cell.c (diff) |
| The file was modified | src/zoom_region/zoom_split.c (diff) |
| The file was modified | src/cell.h (diff) |
| The file was modified | src/cell.h (diff) |
| The file was modified | src/cell.c (diff) |