__device__ void dk_bond(real &__restrict__ e, real &__restrict__ vxx, real &__restrict__ vyx, real &__restrict__ vzx, real &__restrict__ vyy, real &__restrict__ vzy, real &__restrict__ vzz, grad_prec *__restrict__ debx, grad_prec *__restrict__ deby, grad_prec *__restrict__ debz, Bond bndtyp, real bndunit, int i, const int(*__restrict__ ibnd)[2], const real *__restrict__ bl, const real *__restrict__ bk, real cbnd, real qbnd, const real *__restrict__ x, const real *__restrict__ y, const real *__restrict__ z)
Definition: bond.h:11