Skip to content
Snippets Groups Projects
Commit fd900519 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Merge branch 'rebuild_criteria' into 'master'

Rebuild criteria

Instead of rebuilding whenever the cell constraints or sort indices are violated, just re-sort in case of the latter.

This lead to some other changes:

 * Init tasks are gone, particle initialization is now handled in the drift tasks,
 * Drift tasks no longer act on the super-cell, but exist at every level similar to the sort tasks,
 * Fixed several dependency issues with sort and drift tasks,
 * Only drift/sort on-demand in the sub-cell tasks.

Marked as [WIP] as this has not yet been tested for MPI runs, or with gravity.

See merge request !327
parents 5144801d 95610eb8
No related branches found
No related tags found
1 merge request!327Rebuild criteria
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment