TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
|
#include <triqs_modest/obe_tb.hpp>
A one-body elements using a tight-binding Hamiltonian.
Definition at line 26 of file obe_tb.hpp.
Public Attributes | |
local_space | C_space |
Local \( \mathcal{C} \) space. | |
std::vector< tb_hamiltonian > | H |
List of TB Hamiltonians. | |
local_space triqs::modest::one_body_elements_tb::C_space |
Local \( \mathcal{C} \) space.
Definition at line 27 of file obe_tb.hpp.
std::vector<tb_hamiltonian> triqs::modest::one_body_elements_tb::H |
List of TB Hamiltonians.
Definition at line 28 of file obe_tb.hpp.