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
8ae2a598
Commit
8ae2a598
authored
Dec 12, 2011
by
Mark Friedrichs
Browse files
Removed test Ewald/PME test for small systems
parent
77742df8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
platforms/opencl/tests/TestOpenCLGBSAOBCForce2.cpp
platforms/opencl/tests/TestOpenCLGBSAOBCForce2.cpp
+2
-0
No files found.
platforms/opencl/tests/TestOpenCLGBSAOBCForce2.cpp
View file @
8ae2a598
...
@@ -3380,7 +3380,9 @@ int main() {
...
@@ -3380,7 +3380,9 @@ int main() {
DoubleVector
numberOfMolecules
;
DoubleVector
numberOfMolecules
;
//numberOfMolecules.push_back( 10 );
//numberOfMolecules.push_back( 10 );
#if IMPLICIT_SOLVENT != TEST_NONBONDED
numberOfMolecules
.
push_back
(
100
);
numberOfMolecules
.
push_back
(
100
);
#endif
numberOfMolecules
.
push_back
(
1000
);
numberOfMolecules
.
push_back
(
1000
);
numberOfMolecules
.
push_back
(
2000
);
numberOfMolecules
.
push_back
(
2000
);
numberOfMolecules
.
push_back
(
4000
);
numberOfMolecules
.
push_back
(
4000
);
...
...
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