Skip to content
Snippets Groups Projects
Commit 713d5d5f authored by Mladen Ivkovic's avatar Mladen Ivkovic
Browse files

removed dx_max from space.h since it's not needed anymore

parent 9eb009fb
Branches
Tags
1 merge request!880removed dx_max from space.h since it's not needed anymore
......@@ -112,9 +112,6 @@ struct space {
/*! The minimum top-level cell width allowed. */
double cell_min;
/*! Current maximum displacement for particles. */
float dx_max;
/*! Space dimensions in number of top-cells. */
int cdim[3];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment