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
80273800
Commit
80273800
authored
Jul 17, 2014
by
Jason Swails
Browse files
Add a comment about updating the copy constructor if the implementation details
are changed for CustomNonbondedForce.
parent
025892d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
openmmapi/include/openmm/CustomNonbondedForce.h
openmmapi/include/openmm/CustomNonbondedForce.h
+1
-0
No files found.
openmmapi/include/openmm/CustomNonbondedForce.h
View file @
80273800
...
...
@@ -467,6 +467,7 @@ public:
protected:
ForceImpl
*
createImpl
()
const
;
private:
// REMEMBER TO UPDATE THE COPY CONSTRUCTOR IF YOU ADD ANY NEW FIELDS !!
class
ParticleInfo
;
class
PerParticleParameterInfo
;
class
GlobalParameterInfo
;
...
...
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