.. index:: pair: namespace; seams::steinhardt .. _doxid-namespaceseams_1_1steinhardt: namespace seams::steinhardt =========================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block namespace steinhardt { // global functions void :target:`minImage`(double& dx, double& dy, double& dz, double bx, double by, double bz); double :target:`normLM`(int orderL, int absM); double :target:`legendreAmp`(int orderL, int absM, const double* s, const double* c); void :target:`ylmAll`(int orderL, double theta, double phi, double* out); void :target:`qlmOneAtom`(int iatom, int orderL, const double* xyz, const int* offsets, const int* cols, double bx, double by, double bz, double* qlmInterleaved); void :target:`qlOneAtom`(int iatom, int orderL, const double* qlmInterleaved, const int* offsets, const int* cols, double* ql, double* qlBar); } // namespace steinhardt