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

Applied formatting script

parent c1ae69bd
No related branches found
No related tags found
7 merge requests!2165Merge master,!2112Prep for remix merge,!2076Another master merge into the zoom buffer branch,!2075Draft: Merge latest updates into zoom buffer branch,!2074New symetric stuff into MHD_FS,!2057Another master merged into the zoom branches,!2054Master merge into zoom branch
...@@ -163,7 +163,6 @@ INLINE static void convert_bpart_gas_velocity_curl(const struct engine* e, ...@@ -163,7 +163,6 @@ INLINE static void convert_bpart_gas_velocity_curl(const struct engine* e,
ret[2] = bp->curl_v_gas[2] * cosmo->a2_inv; ret[2] = bp->curl_v_gas[2] * cosmo->a2_inv;
} }
INLINE static void convert_bpart_gas_temperatures(const struct engine* e, INLINE static void convert_bpart_gas_temperatures(const struct engine* e,
const struct bpart* bp, const struct bpart* bp,
float* ret) { float* ret) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment