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
38beeefe8d134e8dbf8c37f0a2814eba92627a3a
38beeefe8d134e8dbf8c37f0a2814eba92627a3a
Switch branch/tag
openmm
platforms
opencl
src
kernels
customExternalForce.cl
Find file
Normal view
History
Permalink
customExternalForce.cl
63 Bytes
Edit
Web IDE
Newer
Older
Converted more forces to use OpenCLBondedUtilities
Peter Eastman
committed
Sep 14, 2011
1
COMPUTE_FORCE
Continuing to implement double precision in OpenCL
Peter Eastman
committed
Oct 17, 2012
2
real4
force1
=
(
real4
)
(
-dEdX,
-dEdY,
-dEdZ,
0
)
;