Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Team management
Social coding
Documentation
Code hosting
Case Studies
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
25
Star
84
Fork
124
espressomd
/
espresso
Code
Issues
113
Pull requests
29
Projects
2
Wiki
Insights
Permalink
Browse files
Formatting
Loading branch information
...
fweik
committed
Feb 6, 2019
1 parent
8e60c78
commit
2f16260e19227b969d3d9168f2fa8d6e9286e494
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
src/core/constraints/Constraint.hpp
Show comments
View file
2
src/core/constraints/Constraint.hpp
@@ -34,7 +34,7 @@ class Constraint {
* @param[in] folded_pos Folded position of the particle.
* @param[in] t The time at which the energy should be calculated.
* @param[out] Observable to add the energy to.
*/
*/
virtual
void
add_energy
(
const
Particle &p,
const
Vector3d &folded_pos,
double
t, Observable_stat &energy)
const
= 0;
Toggle all file notes
0 comments on commit
2f16260
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
2f16260