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
84884d29
"platforms/cuda/vscode:/vscode.git/clone" did not exist on "2ff0b0ae3125794da22453daa701871ddebb131c"
Commit
84884d29
authored
Dec 14, 2015
by
Robert McGibbon
Browse files
Fix description of state on front page
parent
ecc3bebc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
docs-source/api-c++/index.rst
docs-source/api-c++/index.rst
+1
-2
No files found.
docs-source/api-c++/index.rst
View file @
84884d29
...
...
@@ -38,7 +38,6 @@ algorithms. Examples of Integrator subclasses include :cpp:class:`LangevinInteg
:cpp:class:`VerletIntegrator <OpenMM::VerletIntegrator>`, and :cpp:class:`BrownianIntegrator <OpenMM::BrownianIntegrator>`.
:cpp:class:`State <OpenMM::State>`\ : A State stores a snapshot of the simulation at a particular point
in time. It is created by calling a method on a Context. As discussed earlier,
this is a potentially expensive operation. This is the only way to query the
in time. It is created by calling a method on a Context. This is the only way to query the
values of state variables, such as particle positions and velocities; Context
does not provide methods for accessing them directly.
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