Inherits sirius::Radial_integrals_base< 1 >.
|
| Radial_integrals_rho_free_atom (Unit_cell const &unit_cell__, double qmax__, int np__) |
|
double | value (int iat__, double q__) const |
| Special implementation to recover the true radial integral value. More...
|
|
| Radial_integrals_base (Unit_cell const &unit_cell__, double const qmax__, int const np__) |
| Constructor. More...
|
|
std::pair< int, double > | iqdq (double q__) const |
| Get starting index iq and delta dq for the q-point on the linear grid. More...
|
|
double | value (Args... args, double q__) const |
| Return value of the radial integral with specific indices. More...
|
|
int | nq () const |
|
double | qmax () const |
|
Definition at line 433 of file radial_integrals.hpp.
◆ Radial_integrals_rho_free_atom()
sirius::Radial_integrals_rho_free_atom::Radial_integrals_rho_free_atom |
( |
Unit_cell const & |
unit_cell__, |
|
|
double |
qmax__, |
|
|
int |
np__ |
|
) |
| |
|
inline |
◆ generate()
void sirius::Radial_integrals_rho_free_atom::generate |
( |
| ) |
|
|
private |
◆ value()
double sirius::Radial_integrals_rho_free_atom::value |
( |
int |
iat__, |
|
|
double |
q__ |
|
) |
| const |
|
inline |
Special implementation to recover the true radial integral value.
Definition at line 447 of file radial_integrals.hpp.
The documentation for this class was generated from the following files: