Skip to content
Snippets Groups Projects
Commit a66c7479 authored by Bert Vandenbroucke's avatar Bert Vandenbroucke
Browse files

Replaced global variables by a new hydro_space struct that is part of space....

Replaced global variables by a new hydro_space struct that is part of space. This struct is then passed on to hydro_init_part, and used to initialize the Voronoi cells. For non SHADOWFAX_SPH schemes, this struct is empty. Replaced random_uniform declarations in some unit tests with the tools.h version. Added some more comments to 3D Voronoi code; it is now almost completely documented (meaning I almost completely understand it now).
parent 81997283
No related branches found
No related tags found
1 merge request!3211D and 2D moving mesh algorithm
Showing
with 290 additions and 376 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment