Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
05544a8a
Commit
05544a8a
authored
Nov 02, 2015
by
Robert McGibbon
Browse files
Fix improper removal of docstring in DrudeForce.h
parent
856aab50
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
plugins/drude/openmmapi/include/openmm/DrudeForce.h
plugins/drude/openmmapi/include/openmm/DrudeForce.h
+1
-0
No files found.
plugins/drude/openmmapi/include/openmm/DrudeForce.h
View file @
05544a8a
...
@@ -136,6 +136,7 @@ public:
...
@@ -136,6 +136,7 @@ public:
/**
/**
* Get the force field parameters for screened pair.
* Get the force field parameters for screened pair.
*
*
* @param index the index of the pair for which to get parameters
* @param[out] particle1 the index within this Force of the first particle involved in the interaction
* @param[out] particle1 the index within this Force of the first particle involved in the interaction
* @param[out] particle2 the index within this Force of the second particle involved in the interaction
* @param[out] particle2 the index within this Force of the second particle involved in the interaction
* @param[out] thole the Thole screening factor
* @param[out] thole the Thole screening factor
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment