gandalfcode / gandalf

GANDALF (Graphical Astrophysics code for N-body Dynamics And Lagrangian Fluids)
GNU General Public License v2.0
44 stars 12 forks source link

MPI pruned trees (unbalanced) #27

Closed dhubber closed 8 years ago

dhubber commented 10 years ago

Need to add unbalanced pruned trees for future optimised tree gravity, plus will be useful for TreeCol/TreeRay

dhubber commented 8 years ago

Unbalanced pruned trees implemented. Construct pruned trees between a minimum and maximum level using opening angle criterion. Could be improved in the future with better construction, but basic implementation is working.