Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove code duplication in integrate function #233

Closed
fweik opened this issue Apr 21, 2015 · 1 comment
Closed

Remove code duplication in integrate function #233

fweik opened this issue Apr 21, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@fweik
Copy link
Contributor

fweik commented Apr 21, 2015

Integration loop is duplicated between integrate.cpp (velocity verlet/langevin, stepest descend) and integrate_sd.cpp (BD/SD). This will break within weeks. Needs some thoughts because one and two step integrators. Maybe new hooks (on_...).

@fweik fweik added the Todo label Apr 21, 2015
@fweik fweik self-assigned this Apr 21, 2015
@fweik fweik added this to the Espresso 4.0 milestone May 28, 2015
@fweik fweik added the Core label May 28, 2015
@hmenke hmenke mentioned this issue Apr 26, 2017
@RudolfWeeber
Copy link
Contributor

Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants