Skip to content

Zoom 5: Introduce Zoom cell tree and multipole construction adaptations

William Roper requested to merge zoom_space_split into zoom_merge

This introduces some modifications to space_split to enable zoom simulations. These are predominantly:

  • Dividing space_split_mapper threadpools into different calls over each cell grid.
  • Construction of a void cell tree down to the zoom cell level (and population of the void cell multipoles).
  • Linking of zoom cells into the leaves of the void cell tree.
Edited by William Roper

Merge request reports