MADNESS 0.10.1
|
Public Member Functions | |
spherical_harmonic (int l1, int m1, Vector< double, 3 > origin1=Vector< double, 3 >()) | |
double | operator() (const Vector< double, 3 > &r) const |
Public Attributes | |
std::function< double(const Vector< double, 3 > &)> | func |
int | l |
int | m |
Vector< double, 3 > | origin |
|
inline |
References dx2y2_func(), dxy_func(), dxz_func(), dyz_func(), dz2_func(), func, l, m, MADNESS_EXCEPTION, px_func(), py_func(), pz_func(), and s_func().
Referenced by spherical_harmonic(), and operator()().
int spherical_harmonic::l |
Referenced by spherical_harmonic().
int spherical_harmonic::m |
Referenced by spherical_harmonic().
Referenced by operator()().