RT gradient + transport tasks
Compare changes
+ 0
− 4
@@ -579,10 +579,6 @@ int main(int argc, char *argv[]) {
@@ -579,10 +579,6 @@ int main(int argc, char *argv[]) {
This merge request adds the gradient and transport (hydro) particle interaction loops for the RT scheme. They are tasks themselves are hydro interactions from runner_doiact_hydro.h
, so not much new has happened.
WIP status because I need to double-check a thing or two, but all in all it should be fine.