Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
reinaual committed Sep 5, 2019
1 parent 08f818b commit 26fe011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/electrostatics_magnetostatics/elc.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ static double ux, ux2, uy, uy2, uz, height_inverse;
/*@}*/

ELC_struct elc_params = {1e100, 10, 1, 0, true, true, false, 1,
1, false, 0, 0, 0, 0, 0.0};
1, false, 0, 0, 0, 0, 0.0};

/****************************************
* LOCAL ARRAYS
Expand Down

0 comments on commit 26fe011

Please sign in to comment.