|
TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
|
#include "utils/defs.hpp"#include "utils/gf_supp.hpp"#include <triqs/mesh.hpp>#include "downfolding.hpp"#include "gloc_fixed_grid.hpp"Go to the source code of this file.
Namespaces | |
| namespace | triqs |
| namespace | triqs::modest |
Functions | |
| template nda::array< dcomplex, 4 > | triqs::modest::charge_density_correction (one_body_elements_on_grid const &obe, double mu, block2_gf< imfreq, matrix_valued > const &Sigma_dynamic, nda::array< nda::matrix< dcomplex >, 2 > const &Sigma_static) |
| template<typename Mesh > | |
| nda::array< dcomplex, 4 > | triqs::modest::charge_density_correction (one_body_elements_on_grid const &obe, double mu, block2_gf< Mesh, matrix_valued > const &Sigma_dynamic, nda::array< nda::matrix< dcomplex >, 2 > const &Sigma_static) |
| Compute the charge density correction from DMFT. | |