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
10cb26a6
Commit
10cb26a6
authored
Jan 05, 2015
by
Jason Swails
Browse files
Last one.
parent
92cc4617
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
openmmapi/include/openmm/MonteCarloMembraneBarostat.h
openmmapi/include/openmm/MonteCarloMembraneBarostat.h
+0
-3
No files found.
openmmapi/include/openmm/MonteCarloMembraneBarostat.h
View file @
10cb26a6
...
...
@@ -35,7 +35,6 @@
#include "Force.h"
#include <string>
#include "internal/windowsExport.h"
#include "openmm/internal/OSRngSeed.h"
namespace
OpenMM
{
...
...
@@ -213,8 +212,6 @@ public:
* Get the random number seed. See setRandomNumberSeed() for details.
*/
int
getRandomNumberSeed
()
const
{
if
(
randomNumberSeed
==
0
)
return
osrngseed
();
return
randomNumberSeed
;
}
/**
...
...
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