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
d4fcab2a
Commit
d4fcab2a
authored
Jun 19, 2017
by
Peter Eastman
Browse files
Fixed Python API for CustomCVForce
parent
03a2eec0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
wrappers/python/src/swig_doxygen/swigInputConfig.py
wrappers/python/src/swig_doxygen/swigInputConfig.py
+2
-0
No files found.
wrappers/python/src/swig_doxygen/swigInputConfig.py
View file @
d4fcab2a
...
...
@@ -142,6 +142,8 @@ STEAL_OWNERSHIP = {("Platform", "registerPlatform") : [0],
(
"CustomHbondForce"
,
"addTabulatedFunction"
)
:
[
1
],
(
"CustomCompoundBondForce"
,
"addTabulatedFunction"
)
:
[
1
],
(
"CustomManyParticleForce"
,
"addTabulatedFunction"
)
:
[
1
],
(
"CustomCVForce"
,
"addTabulatedFunction"
)
:
[
1
],
(
"CustomCVForce"
,
"addCollectiveVariable"
)
:
[
1
],
(
"CompoundIntegrator"
,
"addIntegrator"
)
:
[
0
],
}
...
...
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