SIRIUS 7.5.0
Electronic structure library and applications
|
Contains declaration and partial implementation of sirius::Potential class. More...
Go to the source code of this file.
Classes | |
class | sirius::Potential |
Generate effective potential from charge density and magnetization. More... | |
Namespaces | |
module | sirius |
Namespace of the SIRIUS library. | |
Functions | |
void | sirius::check_xc_potential (Density const &rho__) |
double | sirius::xc_mt (Radial_grid< double > const &rgrid__, SHT const &sht__, std::vector< XC_functional > const &xc_func__, int num_mag_dims__, std::vector< Flm const * > rho__, std::vector< Flm * > vxc__, Flm *exc__) |
double | sirius::density_residual_hartree_energy (Density const &rho1__, Density const &rho2__) |
Contains declaration and partial implementation of sirius::Potential class.
Definition in file potential.hpp.