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
c8dac206b2a37963daa2624f85537c1fa795cfe5
"libraries/asmjit/base/cpuinfo.h" did not exist on "4c19a4019b369e33b7b686290de9d3791ec02b4a"
c8dac206b2a37963daa2624f85537c1fa795cfe5
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
)
;