- 03 May, 2019 7 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 16 Apr, 2019 2 commits
-
-
Pedro Gonnet authored
replace the cell's mpi.stars.recv and recv_ti task pointers with the new linked recv pointers. goodbye, mpi.stars!
-
Pedro Gonnet authored
replace the cell's mpi.grav.recv and recv_ti task pointers with the new linked recv pointers. added some utility functions for looking up send/recv tasks of a given subtype in a cell.
-
- 15 Apr, 2019 6 commits
-
-
Pedro Gonnet authored
replace the cell's mpi.hydro.recv_ti task pointer with the new linked recv pointers. goodbye, mpi.hydro!
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
merge all send tasks of all types into a single linked list. this is easier than doing the recv tasks since they are already linked lists to begin with.
-
Pedro Gonnet authored
collapse the hydro send tasks into one single linked list, modify scheduler_activate_send to look for a specific task subtype.
-
- 08 Apr, 2019 1 commit
-
-
Alexei Borissov authored
-
- 05 Apr, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 02 Apr, 2019 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 31 Mar, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 23 Mar, 2019 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
This reverts commit be1c1672.
-
- 16 Mar, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 27 Feb, 2019 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Added a force-communication with its dependency on the drift to make sure the data is correctly drifted before being received in the star loop.
-
- 25 Feb, 2019 3 commits
-
-
Matthieu Schaller authored
-
Alexei Borissov authored
-
Matthieu Schaller authored
Update the marktasks for the star_density and star_feedback task to do exactly the same as the cell unskip.
-
- 19 Feb, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 18 Feb, 2019 1 commit
-
-
Matthieu Schaller authored
Can survive the 0th step and up to the first serious rebuild with the current setup and feeback switched on.
-
- 17 Feb, 2019 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 16 Feb, 2019 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Force an emergency re-sorting of all the star particles below a given super cell when star formation happens.
-
- 15 Feb, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 10 Feb, 2019 1 commit
-
-
Matthieu Schaller authored
-
- 07 Feb, 2019 3 commits
-
-
Loic Hausammann authored
-
Loic Hausammann authored
-
Loic Hausammann authored
-