Home
last modified time | relevance | path

Searched refs:dUa (Results 1 – 8 of 8) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_re_squared.cu312 numtyp dUa, dUr, deta, dchi, ddH, dh12; in k_resquared() local
344 dUa = pbsu*(eta*dchi+deta*chi)-dh12*dspu; in k_resquared()
346 numtyp force=dUr*Ur+dUa*Ua; in k_resquared()
394 dUa = pbsu*(eta*dchi + deta*chi)-dh12*dspu; in k_resquared()
396 tor.x -= (dUa*Ua+dUr*Ur); in k_resquared()
420 dUa = pbsu*(eta*dchi + deta*chi)-dh12*dspu; in k_resquared()
422 tor.y -= (dUa*Ua+dUr*Ur); in k_resquared()
446 dUa = pbsu*(eta*dchi + deta*chi)-dh12*dspu; in k_resquared()
448 tor.z -= (dUa*Ua+dUr*Ur); in k_resquared()
H A Dlal_re_squared_lj.cu331 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_ellipsoid_sphere() local
333 numtyp force=dUr*Ur+dUa*Ua; in k_resquared_ellipsoid_sphere()
366 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_ellipsoid_sphere() local
368 tor.x -= (dUa*Ua+dUr*Ur); in k_resquared_ellipsoid_sphere()
379 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_ellipsoid_sphere() local
381 tor.y -= (dUa*Ua+dUr*Ur); in k_resquared_ellipsoid_sphere()
392 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_ellipsoid_sphere() local
394 tor.z -= (dUa*Ua+dUr*Ur); in k_resquared_ellipsoid_sphere()
578 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_sphere_ellipsoid() local
580 numtyp force=dUr*Ur+dUa*Ua; in k_resquared_sphere_ellipsoid()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/
H A Dlal_re_squared.cu315 numtyp dUa, dUr, deta, dchi, ddH, dh12; in k_resquared() local
347 dUa = pbsu*(eta*dchi+deta*chi)-dh12*dspu; in k_resquared()
349 numtyp force=dUr*Ur+dUa*Ua; in k_resquared()
397 dUa = pbsu*(eta*dchi + deta*chi)-dh12*dspu; in k_resquared()
399 tor.x -= (dUa*Ua+dUr*Ur); in k_resquared()
423 dUa = pbsu*(eta*dchi + deta*chi)-dh12*dspu; in k_resquared()
425 tor.y -= (dUa*Ua+dUr*Ur); in k_resquared()
449 dUa = pbsu*(eta*dchi + deta*chi)-dh12*dspu; in k_resquared()
451 tor.z -= (dUa*Ua+dUr*Ur); in k_resquared()
H A Dlal_re_squared_lj.cu314 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_ellipsoid_sphere() local
316 numtyp force=dUr*Ur+dUa*Ua; in k_resquared_ellipsoid_sphere()
349 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_ellipsoid_sphere() local
351 tor.x -= (dUa*Ua+dUr*Ur); in k_resquared_ellipsoid_sphere()
362 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_ellipsoid_sphere() local
364 tor.y -= (dUa*Ua+dUr*Ur); in k_resquared_ellipsoid_sphere()
375 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_ellipsoid_sphere() local
377 tor.z -= (dUa*Ua+dUr*Ur); in k_resquared_ellipsoid_sphere()
559 numtyp dUa = pbsu*dchi-dh12*dspu; in k_resquared_sphere_ellipsoid() local
561 numtyp force=dUr*Ur+dUa*Ua; in k_resquared_sphere_ellipsoid()
/dports/science/lammps/lammps-stable_29Sep2021/src/ASPHERE/
H A Dpair_resquared.cpp744 dUa = pbsu * (eta * dchi + deta * chi) - dh12 * dspu; in resquared_analytic()
746 fforce[m] = dUr * Ur + dUa * Ua; in resquared_analytic()
774 dUa = pbsu * (eta * dchi + deta * chi) - dh12 * dspu; in resquared_analytic()
776 ttor[i] = -(dUa * Ua + dUr * Ur); in resquared_analytic()
806 dUa = pbsu * (eta * dchi + deta * chi) - dh12 * dspu; in resquared_analytic()
808 rtor[i] = -(dUa * Ua + dUr * Ur); in resquared_analytic()
849 double dUr, dUa; // derivatives of Ua,Ur in resquared_lj() local
945 dUa = pbsu * dchi - dh12 * dspu; in resquared_lj()
947 fforce[m] = dUr * Ur + dUa * Ua; in resquared_lj()
963 dUa = pbsu * dchi - dh12 * dspu; in resquared_lj()
[all …]
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_dftb/
H A Dthirdorder.F90627 function gamma3(Ua, Ub, dUa, rab, damping, xi) result(res)
630 real(dp), intent(in) :: dUa local
636 res = gamma2pU(Ua, Ub, rab, damping, xi) * dUa
642 function gamma3pR(Ua, Ub, dUa, rab, damping, xi) result(res)
643 real(dp), intent(in) :: Ua, Ub, dUa, rab local
648 res = gamma2pUpR(Ua, Ub, rab, damping, xi) * dUa
/dports/security/hashcat-legacy/hashcat-legacy-2.00/salts/
H A Dbrute-vbulletin.salt618801 dUa
/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/tests/data/
H A Drandom_big_bin.csv28746 ����'r�-��p�h�!���] ��=S���^dUa<�ڹ3Zܝ��w��5�%�
49179 ��v��|��O�ưdUa�L�0