-
- Downloads
engine_ranktasks now actually stores the ranked order, no real need to re-sort...
engine_ranktasks now actually stores the ranked order, no real need to re-sort tasks in queues. added engine_prepare, which re-sorts the particles into cells and rebuilds the tasks lists and queues if necessary. removed sorting along dt for now. Former-commit-id: 799188eb9e75ce8cdbee53fba2efa69b060ba7cf
Showing
- src/cell.c 0 additions, 2 deletionssrc/cell.c
- src/engine.c 41 additions, 14 deletionssrc/engine.c
- src/engine.h 1 addition, 0 deletionssrc/engine.h
- src/runner.h 2 additions, 2 deletionssrc/runner.h
- src/space.c 220 additions, 16 deletionssrc/space.c
- src/space.h 3 additions, 1 deletionsrc/space.h
Loading
Please register or sign in to comment