remove space
This commit is contained in:
@ -115,7 +115,7 @@ int MinFire::iterate(int maxiter)
|
|||||||
int flag,flagall;
|
int flag,flagall;
|
||||||
|
|
||||||
alpha_final = 0.0;
|
alpha_final = 0.0;
|
||||||
|
|
||||||
// Leap Frog integration initialization
|
// Leap Frog integration initialization
|
||||||
|
|
||||||
if (integrator == 2) {
|
if (integrator == 2) {
|
||||||
|
|||||||
Reference in New Issue
Block a user