|
| RealType | LegendreP (int l, int m, RealType x) |
| |
Definition at line 62 of file RealSphericalHarmonic.hpp.
◆ RealSphericalHarmonic()
| RealSphericalHarmonic::RealSphericalHarmonic |
( |
| ) |
|
◆ ~RealSphericalHarmonic()
| virtual OpenMD::RealSphericalHarmonic::~RealSphericalHarmonic |
( |
| ) |
|
|
inlinevirtual |
◆ getCoefficient()
| RealType OpenMD::RealSphericalHarmonic::getCoefficient |
( |
| ) |
|
|
inline |
◆ getFunctionType()
| short int OpenMD::RealSphericalHarmonic::getFunctionType |
( |
| ) |
|
|
inline |
◆ getL()
| int OpenMD::RealSphericalHarmonic::getL |
( |
| ) |
|
|
inline |
◆ getM()
| int OpenMD::RealSphericalHarmonic::getM |
( |
| ) |
|
|
inline |
◆ getValueAt()
| RealType RealSphericalHarmonic::getValueAt |
( |
RealType | costheta, |
|
|
RealType | phi ) |
◆ isCosFunction()
| bool OpenMD::RealSphericalHarmonic::isCosFunction |
( |
| ) |
|
|
inline |
◆ isSinFunction()
| bool OpenMD::RealSphericalHarmonic::isSinFunction |
( |
| ) |
|
|
inline |
◆ LegendreP()
| RealType RealSphericalHarmonic::LegendreP |
( |
int | l, |
|
|
int | m, |
|
|
RealType | x ) |
|
protected |
◆ makeCosFunction()
| void OpenMD::RealSphericalHarmonic::makeCosFunction |
( |
| ) |
|
|
inline |
◆ makeSinFunction()
| void OpenMD::RealSphericalHarmonic::makeSinFunction |
( |
| ) |
|
|
inline |
◆ setCoefficient()
| void OpenMD::RealSphericalHarmonic::setCoefficient |
( |
RealType | co | ) |
|
|
inline |
◆ setFunctionType()
| void OpenMD::RealSphericalHarmonic::setFunctionType |
( |
short int | theType | ) |
|
|
inline |
◆ setL()
| void OpenMD::RealSphericalHarmonic::setL |
( |
int | theL | ) |
|
|
inline |
◆ setM()
| void OpenMD::RealSphericalHarmonic::setM |
( |
int | theM | ) |
|
|
inline |
◆ coefficient
| RealType OpenMD::RealSphericalHarmonic::coefficient |
|
protected |
◆ functionType
| short int OpenMD::RealSphericalHarmonic::functionType |
|
protected |
| int OpenMD::RealSphericalHarmonic::L |
|
protected |
| int OpenMD::RealSphericalHarmonic::M |
|
protected |
The documentation for this class was generated from the following files: