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
7ca951d1
Commit
7ca951d1
authored
Nov 18, 2009
by
Mark Friedrichs
Browse files
Removed reference to cudaKernels.h
parent
77d3b647
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
plugins/freeEnergy/platforms/cuda/src/kernels/GpuGBVISoftcore.h
...s/freeEnergy/platforms/cuda/src/kernels/GpuGBVISoftcore.h
+0
-1
plugins/freeEnergy/platforms/cuda/src/kernels/kCalculateGBVISoftcoreForces2.cu
...atforms/cuda/src/kernels/kCalculateGBVISoftcoreForces2.cu
+0
-1
No files found.
plugins/freeEnergy/platforms/cuda/src/kernels/GpuGBVISoftcore.h
View file @
7ca951d1
...
...
@@ -28,7 +28,6 @@
#include "gputypes.h"
#include "cudatypes.h"
//#include "cudaKernels.h"
#include "openmm/OpenMMException.h"
// info related to nonbonded softcore
...
...
plugins/freeEnergy/platforms/cuda/src/kernels/kCalculateGBVISoftcoreForces2.cu
View file @
7ca951d1
...
...
@@ -39,7 +39,6 @@
using
namespace
std
;
#include "gputypes.h"
#include "cudaKernels.h"
#include "GpuFreeEnergyCudaKernels.h"
struct
Atom
{
...
...
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