Skip to content
Snippets Groups Projects
Commit 794a9482 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Merge branch 'intrinsic-vectorisation' into 'master'

Intrinsic vectorisation

I have implemented vectorised versions of the symmetrical and non-symmetrical density and force interaction functions for the `GADGET_SPH` scheme.

There are also tests for each interaction in `tests/testInteractions.c`.

There are some bug fixes in the `DEFAULT_SPH` along with changes to the `struct part` and minor renaming of variables.

Calculations of the `balsara` switch and `P_over_rho2` are now performed in `hydro_prepare_force()` rather than in `runner_iact_nonsym_force` or `runner_iact_force`.

Note: The !203 `gadget2-part-update` branch should be merged with master prior to this merge request.

See merge request !204
parents 31fc3179 8f146e81
No related branches found
No related tags found
1 merge request!204Intrinsic vectorisation
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment