Skip to content

Call particle_splitting_update_binary_tree with the correct argument order

Matthieu Schaller requested to merge fix_particle_splitting_binary_tree into master

Bug fix. The code now does what the documentation (https://swift.strw.leidenuniv.nl/docs/Snapshots/index.html#particle-splitting-metadata) and the comments in the code say.

Merge request reports