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
a2940162
Unverified
Commit
a2940162
authored
Nov 18, 2019
by
Mark J. Williamson
Committed by
GitHub
Nov 18, 2019
Browse files
ThreeParticleAverageSite Doxygen fix #2473
parent
79a01ce9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
openmmapi/include/openmm/VirtualSite.h
openmmapi/include/openmm/VirtualSite.h
+1
-1
No files found.
openmmapi/include/openmm/VirtualSite.h
View file @
a2940162
...
...
@@ -112,7 +112,7 @@ public:
* @param particle3 the index of the third particle
* @param weight1 the weight factor (between 0 and 1) for the first particle
* @param weight2 the weight factor (between 0 and 1) for the second particle
* @param weight
2
the weight factor (between 0 and 1) for the third particle
* @param weight
3
the weight factor (between 0 and 1) for the third particle
*/
ThreeParticleAverageSite
(
int
particle1
,
int
particle2
,
int
particle3
,
double
weight1
,
double
weight2
,
double
weight3
);
/**
...
...
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