__device__ void dk_urey(real &__restrict__ e, real &__restrict__ vxx, real &__restrict__ vyx, real &__restrict__ vzx, real &__restrict__ vyy, real &__restrict__ vzy, real &__restrict__ vzz, grad_prec *__restrict__ deubx, grad_prec *__restrict__ deuby, grad_prec *__restrict__ deubz, real ureyunit, int i, const int(*__restrict__ iury)[3], const real *__restrict__ uk, const real *__restrict__ ul, real cury, real qury, const real *__restrict__ x, const real *__restrict__ y, const real *__restrict__ z)
Definition: urey.h:10