|
TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
|
#include <triqs_modest/downfolding.hpp>
A one-body elements struct for GW (CoQui) calculations.
Definition at line 210 of file downfolding.hpp.
Public Member Functions | |
| bool | operator== (one_body_elements_gw const &) const =default |
| Equality comparison operator. | |
Public Attributes | |
| local_space | C_space |
| downfolding_projector_ext | P |
Friends | |
| C2PY_IGNORE friend void | mpi_broadcast (one_body_elements_gw &x, mpi::communicator c={}, int root=0) |
| MPI broadcast. | |
|
default |
Equality comparison operator.
|
friend |
MPI broadcast.
Definition at line 218 of file downfolding.hpp.
| local_space triqs::modest::one_body_elements_gw::C_space |
Definition at line 211 of file downfolding.hpp.
| downfolding_projector_ext triqs::modest::one_body_elements_gw::P |
Definition at line 212 of file downfolding.hpp.