|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| void | setL (int theL) |
| int | getL () |
| void | setM (int theM) |
| int | getM () |
| ComplexType | getValueAt (RealType costheta, RealType phi) |
Protected Member Functions | |
| 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) |
Protected Attributes | |
| int | L |
| int | M |
Definition at line 71 of file SphericalHarmonic.hpp.
| SphericalHarmonic::SphericalHarmonic | ( | ) |
Definition at line 61 of file SphericalHarmonic.cpp.
|
inlinevirtual |
Definition at line 74 of file SphericalHarmonic.hpp.
|
protected |
Definition at line 343 of file SphericalHarmonic.cpp.
|
inline |
Definition at line 77 of file SphericalHarmonic.hpp.
|
inline |
Definition at line 80 of file SphericalHarmonic.hpp.
| ComplexType SphericalHarmonic::getValueAt | ( | RealType | costheta, |
| RealType | phi ) |
Definition at line 63 of file SphericalHarmonic.cpp.
|
protected |
Definition at line 126 of file SphericalHarmonic.cpp.
|
protected |
Definition at line 75 of file SphericalHarmonic.cpp.
|
protected |
Definition at line 156 of file SphericalHarmonic.cpp.
|
protected |
Definition at line 143 of file SphericalHarmonic.cpp.
|
inline |
Definition at line 76 of file SphericalHarmonic.hpp.
|
inline |
Definition at line 79 of file SphericalHarmonic.hpp.
|
protected |
Definition at line 91 of file SphericalHarmonic.hpp.
|
protected |
Definition at line 92 of file SphericalHarmonic.hpp.