|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| void | setL (int theL) |
| int | getL () |
| void | setM (int theM) |
| int | getM () |
| void | setCoefficient (RealType co) |
| RealType | getCoefficient () |
| void | setFunctionType (short int theType) |
| short int | getFunctionType () |
| void | makeSinFunction () |
| void | makeCosFunction () |
| bool | isSinFunction () |
| bool | isCosFunction () |
| RealType | getValueAt (RealType costheta, RealType phi) |
Protected Member Functions | |
| RealType | LegendreP (int l, int m, RealType x) |
Protected Attributes | |
| int | L |
| int | M |
| short int | functionType |
| RealType | coefficient |
Definition at line 65 of file RealSphericalHarmonic.hpp.
| RealSphericalHarmonic::RealSphericalHarmonic | ( | ) |
Definition at line 56 of file RealSphericalHarmonic.cpp.
|
inlinevirtual |
Definition at line 68 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 77 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 80 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 71 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 74 of file RealSphericalHarmonic.hpp.
| RealType RealSphericalHarmonic::getValueAt | ( | RealType | costheta, |
| RealType | phi ) |
Definition at line 58 of file RealSphericalHarmonic.cpp.
|
inline |
Definition at line 86 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 85 of file RealSphericalHarmonic.hpp.
|
protected |
Definition at line 88 of file RealSphericalHarmonic.cpp.
|
inline |
Definition at line 83 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 82 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 76 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 79 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 70 of file RealSphericalHarmonic.hpp.
|
inline |
Definition at line 73 of file RealSphericalHarmonic.hpp.
|
protected |
Definition at line 96 of file RealSphericalHarmonic.hpp.
|
protected |
Definition at line 95 of file RealSphericalHarmonic.hpp.
|
protected |
Definition at line 93 of file RealSphericalHarmonic.hpp.
|
protected |
Definition at line 94 of file RealSphericalHarmonic.hpp.