gw.h Source File
LibRPA
|
gw.h
24 std::map<int, std::map<double, std::map<Vector3_Order<double>, atom_mapping<Matz>::pair_t_old>>> sigc_is_f_k_IJ;
Utilies to handle atomic model and related data.
Definition: gw.h:16
std::map< int, std::map< int, std::map< double, Matz > > > sigc_is_ik_f_KS
correlation self-energy matrix in the basis of KS states, indices [ispin][ik][freq](n_bands,...
Definition: gw.h:26
void build_sigc_matrix_KS()
build the correlation self-energy matrix in Kohn-Sham basis
Definition: gw.cpp:248
void build_spacetime_LibRI(const Cs_LRI &LRI_Cs, const map< double, atom_mapping< std::map< Vector3_Order< double >, matrix_m< complex< double >>>>::pair_t_old > &Wc_freq_q, const vector< Vector3_Order< int >> &Rlist, const Vector3_Order< int > &R_period)
using native tensor contraction
Definition: gw.cpp:31
std::map< int, std::map< double, std::map< Vector3_Order< double >, atom_mapping< Matz >::pair_t_old > > > sigc_is_f_k_IJ
frequency-domain reciprocal-space correlation self-energy, indices [ispin][freq][k][I][J](n_I,...
Definition: gw.h:24
Definition: vector3_order.h:15
Definition: matrix_m.h:213
Utilities to handle the mean-field starting point for many-body calculation.
Definition: analycont.cpp:14
Utilies related to resolution of identity.
Definition: ri.h:46
map< atom_t, map< atom_t, T > > pair_t_old
mapping between atom pair and data. Nested map, old style
Definition: atoms.h:39
Utilities related to quadrature on time/frequency domain.
Generated by