This is the complete list of members for dftefe::atoms::SphericalData, including all inherited members.
getAngularDerivative(const std::vector< double > &r, const std::vector< double > &theta, const std::vector< double > &phi)=0 | dftefe::atoms::SphericalData | pure virtual |
getAngularValue(const std::vector< double > &r, const std::vector< double > &theta, const std::vector< double > &phi)=0 | dftefe::atoms::SphericalData | pure virtual |
getCutoff() const =0 | dftefe::atoms::SphericalData | pure virtual |
getGradientValue(const std::vector< utils::Point > &point, const utils::Point &origin)=0 | dftefe::atoms::SphericalData | pure virtual |
getGradientValue(const utils::Point &point, const utils::Point &origin)=0 | dftefe::atoms::SphericalData | pure virtual |
getHessianValue(const std::vector< utils::Point > &point, const utils::Point &origin)=0 | dftefe::atoms::SphericalData | pure virtual |
getHessianValue(const utils::Point &point, const utils::Point &origin)=0 | dftefe::atoms::SphericalData | pure virtual |
getQNumbers() const =0 | dftefe::atoms::SphericalData | pure virtual |
getRadialDerivative(const std::vector< double > &r)=0 | dftefe::atoms::SphericalData | pure virtual |
getRadialValue(const std::vector< double > &r)=0 | dftefe::atoms::SphericalData | pure virtual |
getSmoothness() const =0 | dftefe::atoms::SphericalData | pure virtual |
getValue(const std::vector< utils::Point > &point, const utils::Point &origin)=0 | dftefe::atoms::SphericalData | pure virtual |
getValue(const utils::Point &point, const utils::Point &origin)=0 | dftefe::atoms::SphericalData | pure virtual |
~SphericalData()=default | dftefe::atoms::SphericalData |