#include <AtomCenteredSphericalFunctionSinc.h>
◆ AtomCenteredSphericalFunctionSinc()
dftfe::AtomCenteredSphericalFunctionSinc::AtomCenteredSphericalFunctionSinc |
( |
double | RcParameter, |
|
|
double | RmaxParameter, |
|
|
unsigned int | lParameter ) |
◆ getDerivativeValue()
std::vector< double > dftfe::AtomCenteredSphericalFunctionSinc::getDerivativeValue |
( |
double | r | ) |
const |
|
overridevirtual |
Computes the Radial Value, Radial-deriative and Radial-second derivative of the Function at distance r.
- Parameters
-
- Returns
- vector of size 3 comprising of function value, Radial-derivative value and Radial-secon derivative at distance r.
Implements dftfe::AtomCenteredSphericalFunctionBase.
◆ getQuantumNumbern()
unsigned int dftfe::AtomCenteredSphericalFunctionSinc::getQuantumNumbern |
( |
| ) |
const |
◆ getRadialValue()
double dftfe::AtomCenteredSphericalFunctionSinc::getRadialValue |
( |
double | r | ) |
const |
|
overridevirtual |
◆ getrMinVal()
double dftfe::AtomCenteredSphericalFunctionSinc::getrMinVal |
( |
| ) |
const |
◆ d_NormalizationConstant
double dftfe::AtomCenteredSphericalFunctionSinc::d_NormalizationConstant |
|
private |
◆ d_Rc
double dftfe::AtomCenteredSphericalFunctionSinc::d_Rc |
|
private |
◆ d_rMinVal
double dftfe::AtomCenteredSphericalFunctionSinc::d_rMinVal |
|
private |
The documentation for this class was generated from the following file: