Skip to content

Commit 7845e58

Browse files
author
maro
committed
change
1 parent 608a589 commit 7845e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

time_disc/limex_integrator.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,8 +462,8 @@ class LimexTimeIntegrator
462462
std::cout << "INonlinearTimeIntegrator (base)->m_solver == nullptr" << std::endl;
463463
} else {
464464
std::cout << "INonlinearTimeIntegrator return (base)->solver" << std::endl;
465-
return solver;
466465
}
466+
return solver;
467467

468468
}
469469

0 commit comments

Comments
 (0)