Home
last modified time | relevance | path

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

/dports/science/lammps/lammps-stable_29Sep2021/src/BODY/
H A Dpair_body_rounded_polyhedron.cpp1125 double xi1[3],xi2[3],xpj1[3],xpj2[3]; in interaction_edge_to_edge() local
1157 xpj1[0] = xmj[0] + discrete[jfirst+npj1][0]; in interaction_edge_to_edge()
1158 xpj1[1] = xmj[1] + discrete[jfirst+npj1][1]; in interaction_edge_to_edge()
1159 xpj1[2] = xmj[2] + discrete[jfirst+npj1][2]; in interaction_edge_to_edge()
1174 MathExtra::sub3(xpj1,xpj2,uj); in interaction_edge_to_edge()
1181 npj1, xpj1[0], xpj1[1], xpj1[2], npj2, xpj2[0], xpj2[1], xpj2[2], in interaction_edge_to_edge()
1303 xpj1[0] = xmj[0] + discrete[jfirst+npj1][0]; in interaction_face_to_edge()
1304 xpj1[1] = xmj[1] + discrete[jfirst+npj1][1]; in interaction_face_to_edge()
1305 xpj1[2] = xmj[2] + discrete[jfirst+npj1][2]; in interaction_face_to_edge()
1353 xpj1[0], xpj1[1], xpj1[2], xpj2[0], xpj2[1], xpj2[2]); in interaction_face_to_edge()
[all …]