Home
last modified time | relevance | path

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

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dmath_extra_liggghts.h94 inline void qconjugate(const double * const q, double * const qc);
396 void MathExtraLiggghts::qconjugate(const double * const q, double * const qc) in qconjugate() function
439 qconjugate(quat,quatC); in vec_quat_rotate()
461 qconjugate(quat,quatC); in vec_quat_rotate()
527 qconjugate(q_old,q_old_c); in quat_diff()
H A Dmath_extra.h124 inline void qconjugate(double *q, double *qc);
560 void MathExtra::qconjugate(double *q, double *qc) in qconjugate() function
H A Dfix_rigid.cpp1880 MathExtra::qconjugate(quat[ibody],qc); in setup_bodies_static()
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dmath_extra.h89 inline void qconjugate(double *q, double *qc);
596 inline void MathExtra::qconjugate(double *q, double *qc) in qconjugate() function
/dports/science/lammps/lammps-stable_29Sep2021/src/RIGID/
H A Dfix_rigid.cpp2026 MathExtra::qconjugate(quat[ibody],qc); in setup_bodies_static()
2038 MathExtra::qconjugate(quat[ibody],qc); in setup_bodies_static()
H A Dfix_rigid_small.cpp2165 MathExtra::qconjugate(b->quat,qc); in setup_bodies_static()
2177 MathExtra::qconjugate(b->quat,qc); in setup_bodies_static()