Skip to content

Do not recurse to lower cells within the sub-tasks if they don't contain any particles.

Matthieu Schaller requested to merge subtasks_only_for_cells_with_parts into master

This should fix #274 (closed). @jwillis could you please check that your setup that crashes works with this version ?

It builds on your proposed fix but I moved the decision of aborting higher up in the recursion.

Merge request reports