Skip to content
Snippets Groups Projects
Commit 8395ff22 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Merge branch 'master' into smoothing_length_derivative

Merged the tiny changes pushed to master.
parents de5aa11c 3fd353ba
Branches
Tags
2 merge requests!136Master,!90Improved multi-timestep SPH
......@@ -47,6 +47,8 @@ AM_SOURCES = space.c runner.c queue.c task.c cell.c engine.c \
noinst_HEADERS = approx_math.h atomic.h cycle.h error.h inline.h kernel.h vector.h \
runner_doiact.h runner_doiact_grav.h units.h intrinsics.h \
hydro.h hydro_io.h gravity.h \
gravity/Default/gravity.h gravity/Default/runner_iact_grav.h \
gravity/Default/gravity_part.h
hydro/Minimal/hydro.h hydro/Minimal/hydro_iact.h hydro/Minimal/hydro_io.h \
hydro/Minimal/hydro_debug.h hydro/Minimal/hydro_part.h
hydro/Default/hydro.h hydro/Default/hydro_iact.h hydro/Default/hydro_io.h \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment