#include <SphericalHarmonicFunctions.h>
◆ SphericalHarmonicFunctions()
dftefe::atoms::SphericalHarmonicFunctions::SphericalHarmonicFunctions |
( |
const bool |
isAssocLegendreSplineEval = true | ) |
|
◆ ~SphericalHarmonicFunctions()
dftefe::atoms::SphericalHarmonicFunctions::~SphericalHarmonicFunctions |
( |
| ) |
|
|
default |
◆ d2PlmDTheta2()
double dftefe::atoms::SphericalHarmonicFunctions::d2PlmDTheta2 |
( |
const int |
l, |
|
|
const int |
m, |
|
|
const double |
theta |
|
) |
| const |
◆ dPlmDTheta()
double dftefe::atoms::SphericalHarmonicFunctions::dPlmDTheta |
( |
const int |
l, |
|
|
const int |
m, |
|
|
const double |
theta |
|
) |
| const |
◆ Plm()
double dftefe::atoms::SphericalHarmonicFunctions::Plm |
( |
const int |
l, |
|
|
const int |
m, |
|
|
const double |
theta |
|
) |
| const |
◆ d_assocLegendreSpline
std::vector<std::vector<std::shared_ptr<const utils::Spline> > > dftefe::atoms::SphericalHarmonicFunctions::d_assocLegendreSpline |
|
private |
◆ d_isAssocLegendreSplineEval
bool dftefe::atoms::SphericalHarmonicFunctions::d_isAssocLegendreSplineEval |
|
private |
The documentation for this class was generated from the following files: