#include <AtomCenteredSphericalFunctionBessel.h>
◆ AtomCenteredSphericalFunctionBessel()
      
        
          | dftfe::AtomCenteredSphericalFunctionBessel::AtomCenteredSphericalFunctionBessel | ( | double | RcParameter, | 
        
          |  |  | double | RmaxParameter, | 
        
          |  |  | dftfe::uInt | lParameter ) | 
      
 
Creates the Bessel function based on the 2 parameters. 
- Parameters
- 
  
    | [in] | RcParameter | coefficent for the bessel function |  | [in] | RmaxParameter | the maximum R afterwhich the function returns 0. |  
 
 
 
◆ getDerivativeValue()
  
  | 
        
          | std::vector< double > dftfe::AtomCenteredSphericalFunctionBessel::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()
      
        
          | dftfe::uInt dftfe::AtomCenteredSphericalFunctionBessel::getQuantumNumbern | ( |  | ) | const | 
      
 
 
◆ getRadialValue()
  
  | 
        
          | double dftfe::AtomCenteredSphericalFunctionBessel::getRadialValue | ( | double | r | ) | const |  | overridevirtual | 
 
 
◆ getrMinVal()
      
        
          | double dftfe::AtomCenteredSphericalFunctionBessel::getrMinVal | ( |  | ) | const | 
      
 
 
◆ d_NormalizationConstant
  
  | 
        
          | double dftfe::AtomCenteredSphericalFunctionBessel::d_NormalizationConstant |  | private | 
 
 
◆ d_Rc
  
  | 
        
          | double dftfe::AtomCenteredSphericalFunctionBessel::d_Rc |  | private | 
 
 
◆ d_rMinVal
  
  | 
        
          | double dftfe::AtomCenteredSphericalFunctionBessel::d_rMinVal |  | private | 
 
 
The documentation for this class was generated from the following file: