#include <SphericalData.h>
◆ ~SphericalData()
dftefe::atoms::SphericalData::~SphericalData |
( |
| ) |
|
|
default |
◆ getCutoff()
virtual double dftefe::atoms::SphericalData::getCutoff |
( |
| ) |
const |
|
pure virtual |
◆ getGradientValue()
virtual std::vector< double > dftefe::atoms::SphericalData::getGradientValue |
( |
const utils::Point & |
point, |
|
|
const utils::Point & |
origin |
|
) |
| |
|
pure virtual |
◆ getHessianValue()
virtual std::vector< double > dftefe::atoms::SphericalData::getHessianValue |
( |
const utils::Point & |
point, |
|
|
const utils::Point & |
origin |
|
) |
| |
|
pure virtual |
◆ getQNumbers()
virtual std::vector< int > dftefe::atoms::SphericalData::getQNumbers |
( |
| ) |
const |
|
pure virtual |
◆ getSmoothness()
virtual double dftefe::atoms::SphericalData::getSmoothness |
( |
| ) |
const |
|
pure virtual |
◆ getValue()
The documentation for this class was generated from the following file: