- 18 Feb, 2020 1 commit
-
-
Store h_max values as floats in the `struct cell`, as the h values themselves are also just `float`s.
-
- 14 Feb, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 13 Feb, 2020 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 11 Feb, 2020 11 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
Use the threadpool to parallelize operations in the particle-splitting code Closes #641 See merge request !1001
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Initial partition with memory weighted edges See merge request !1009
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Fix erroneous skipping of BH particles See merge request !1016
-
Peter W. Draper authored
Reduce the SWIFT memory usage during a VR call by freeing the foreign particle buffers See merge request !1012
-
-
Peter W. Draper authored
Only dump the used/unused parameter yaml files when *not* restarting a run See merge request !1010
-
Yannick Bahé authored
-
- 10 Feb, 2020 8 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
Parallel green function See merge request !1015
-
Peter W. Draper authored
Useful to see these as well
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
- 07 Feb, 2020 7 commits
-
-
Peter W. Draper authored
Turns out that having blocking MPI calls in the dumper code is bad as that can be blocked by other MPI calls in other threads, so we need to avoid any MPI calls here and create a file per rank instead
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Added improved plotting for the Gresho Vortex See merge request !1013
-
Josh Borrow authored
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 05 Feb, 2020 5 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
Restarts at runtime update See merge request !1007
-
Peter W. Draper authored
Add an optional task dumper thread See merge request !859
-
Matthieu Schaller authored
Small GEAR merge fixes See merge request !1011
-
Matthieu Schaller authored
-
- 01 Feb, 2020 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Make the disk patch example solution script use the pressure in the snapshots and not the internal energy.
-
- 29 Jan, 2020 2 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 28 Jan, 2020 1 commit
-
-
Peter W. Draper authored
UBsan fix for RNG Closes #606 See merge request !1006
-