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
de404267
"csrc/vscode:/vscode.git/clone" did not exist on "830124e15c7301f3b1db5de9a7ec0973f6cbec8f"
Commit
de404267
authored
Feb 07, 2012
by
Mark Friedrichs
Browse files
Removed debug code
parent
71ec749c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
plugins/amoeba/platforms/cuda/src/kernels/kCalculateAmoebaCudaVdw14_7.h
.../platforms/cuda/src/kernels/kCalculateAmoebaCudaVdw14_7.h
+0
-2
No files found.
plugins/amoeba/platforms/cuda/src/kernels/kCalculateAmoebaCudaVdw14_7.h
View file @
de404267
...
...
@@ -164,8 +164,6 @@ void METHOD_NAME(kCalculateAmoebaVdw14_7, _kernel)(
#ifdef USE_CUTOFF
unsigned
int
flags
=
cSim
.
pInteractionFlag
[
pos
];
// this should be removed once problem w/ calmodulin is resolved
flags
=
0xFFFFFFFF
;
if
(
flags
==
0
)
{
}
else
{
#endif
...
...
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