|
RealType | LegendreP (int l, int m, RealType x) |
|
RealType | Legendre (int l, int m, RealType x) |
|
RealType | Ptilde (int l, int m, RealType x) |
|
RealType | mpow (int j) |
|
RealType | Fact (int j) |
|
Definition at line 68 of file SphericalHarmonic.hpp.
◆ SphericalHarmonic()
SphericalHarmonic::SphericalHarmonic |
( |
| ) |
|
◆ ~SphericalHarmonic()
virtual OpenMD::SphericalHarmonic::~SphericalHarmonic |
( |
| ) |
|
|
inlinevirtual |
◆ Fact()
RealType SphericalHarmonic::Fact |
( |
int | j | ) |
|
|
protected |
◆ getL()
int OpenMD::SphericalHarmonic::getL |
( |
| ) |
|
|
inline |
◆ getM()
int OpenMD::SphericalHarmonic::getM |
( |
| ) |
|
|
inline |
◆ getValueAt()
ComplexType SphericalHarmonic::getValueAt |
( |
RealType | costheta, |
|
|
RealType | phi ) |
◆ Legendre()
RealType SphericalHarmonic::Legendre |
( |
int | l, |
|
|
int | m, |
|
|
RealType | x ) |
|
protected |
◆ LegendreP()
RealType SphericalHarmonic::LegendreP |
( |
int | l, |
|
|
int | m, |
|
|
RealType | x ) |
|
protected |
◆ mpow()
RealType SphericalHarmonic::mpow |
( |
int | j | ) |
|
|
protected |
◆ Ptilde()
RealType SphericalHarmonic::Ptilde |
( |
int | l, |
|
|
int | m, |
|
|
RealType | x ) |
|
protected |
◆ setL()
void OpenMD::SphericalHarmonic::setL |
( |
int | theL | ) |
|
|
inline |
◆ setM()
void OpenMD::SphericalHarmonic::setM |
( |
int | theM | ) |
|
|
inline |
int OpenMD::SphericalHarmonic::L |
|
protected |
int OpenMD::SphericalHarmonic::M |
|
protected |
The documentation for this class was generated from the following files: