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
c95bd965
"platforms/cuda/vscode:/vscode.git/clone" did not exist on "abe4385f41830a045007abbd85140601d3e06e9e"
Commit
c95bd965
authored
Oct 27, 2015
by
peastman
Browse files
Removed debug code
parent
d2453d1b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tests/TestLocalEnergyMinimizer.h
tests/TestLocalEnergyMinimizer.h
+0
-1
No files found.
tests/TestLocalEnergyMinimizer.h
View file @
c95bd965
...
...
@@ -127,7 +127,6 @@ void testLargeSystem() {
forceNorm
+=
f
.
dot
(
f
);
}
forceNorm
=
sqrt
(
forceNorm
/
(
5
*
numMolecules
));
cout
<<
forceNorm
<<
" "
<<
2
*
tolerance
<<
endl
;
ASSERT
(
forceNorm
<
2
*
tolerance
);
}
...
...
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