Skip to content

Changes

Started 2 days 18 hr ago
Took 1 hr 43 min

Summary

  1. Fix incorrect unpacking of foreign gpart pointers that affected runs spawning new gparts (details)
  2. Missing parameter in Keplerian ring example (details)
  3. Introduce the multiplexing of the cooling task, hydro & star ghosts, and stars self (details)
  4. Fix test125cells to use the new function signature (details)
  5. And fix signature too in the test27cellsStars (details)
  6. Add missing proxies in the case of a very small TL grid for non-periodic gravity (details)
  7. Code formatting fix (details)
Commit e60c42e355fd6cadba57da09bfea86675d9e912b by Matthieu Schaller
Fix incorrect unpacking of foreign gpart pointers that affected runs spawning new gparts
The file was modifiedsrc/cell_pack.c (diff)
Commit 62f552e720615fda79e806afed6263db78fccb03 by Matthieu Schaller
Missing parameter in Keplerian ring example
The file was modifiedexamples/HydroTests/KeplerianRing/keplerian_ring.yml (diff)
Commit 797f6d2608c83028ed4d009fbac73fe87bfff2c9 by Matthieu Schaller
Introduce the multiplexing of the cooling task, hydro & star ghosts, and stars self
The file was modifiedsrc/cell_stars.h (diff)
The file was modifiedsrc/runner_ghost.c (diff)
The file was modifiedsrc/stars.c (diff)
The file was modifiedsrc/cell_lock.c (diff)
The file was modifiedsrc/cell.h (diff)
The file was modifiedsrc/runner_doiact_stars.h (diff)
The file was modifiedsrc/runner_main.c (diff)
The file was modifiedsrc/runner_doiact_functions_stars.h (diff)
The file was modifiedsrc/space_recycle.c (diff)
The file was modifiedsrc/runner.h (diff)
The file was modifiedsrc/task.c (diff)
The file was modifiedsrc/runner_others.c (diff)
The file was modifiedconfigure.ac (diff)
The file was modifiedsrc/cell_hydro.h (diff)
The file was modifiedsrc/engine_maketasks.c (diff)
The file was modifiedsrc/cell_unskip.c (diff)
Commit 7307105cd9485d4f3cebf4816795d4ba4063cbb9 by Matthieu Schaller
Fix test125cells to use the new function signature
The file was modifiedtests/test125cells.c (diff)
Commit 51f6899c7e51dc35cfb973b7ea516476d46d80b8 by Matthieu Schaller
And fix signature too in the test27cellsStars
The file was modifiedtests/test27cellsStars.c (diff)
Commit f5533a167c7fc7cc1dd3ec473a950afff8e22477 by Matthieu Schaller
Add missing proxies in the case of a very small TL grid for non-periodic gravity
The file was modifiedsrc/engine_proxy.c (diff)
The file was modifiedsrc/engine_proxy.c (diff)