TRIQS/triqs_modest 3.3.0
Modular Electronic Structure Toolkit
Loading...
Searching...
No Matches
triqs::modest::one_body_elements_tb

#include <triqs_modest/obe_tb.hpp>

Detailed Description

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.
 

Member Data Documentation

◆ C_space

local_space triqs::modest::one_body_elements_tb::C_space

Local \( \mathcal{C} \) space.

Definition at line 27 of file obe_tb.hpp.

◆ H

std::vector<tb_hamiltonian> triqs::modest::one_body_elements_tb::H

List of TB Hamiltonians.

Definition at line 28 of file obe_tb.hpp.


The documentation for this struct was generated from the following file: