TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
Loading...
Searching...
No Matches
double_counting.cpp File Reference
#include <utility>
#include "./double_counting.hpp"
#include "utils/enumerate_slice.hpp"

Go to the source code of this file.

Namespaces

namespace  triqs
 
namespace  triqs::modest
 

Functions

std::pair< double, double > triqs::modest::dc_formulas (std::string const method, double const N_tot, double const N_sigma, long const n_orb, double const U, double const J)
 double counting formulas parameterized by density, U, and J
 
static std::pair< double, nda::vector< double > > triqs::modest::get_total_density (spin_kind_e spin_kind, nda::array< nda::matrix< dcomplex >, 2 > const &density_matrix)