triqs_modest.module.BandDispersion
- class triqs_modest.module.BandDispersion
- spin_kind: triqs::modest::spin_kind_e
< Spin kind of the one-body data
- H_k: nda::array<triqs::dcomplex,4>
< H_k [k_idx, σ’, nu, nu’]
- n_bands_per_k: nda::array<long,2>
< n_bands_per_k [k_idx, σ’] = # of nu
- k_weights: nda::array<double,1>
< k_weights[k_idx]
- matrix_valued: bool
< Is the dispersion matrix-valued?
Methods
Function dispatched to the following (C++) functions. |
|
Function dispatched to the following (C++) functions. |
|
|
Attributes
///< H_k [k_idx, σ', nu, nu'] |
|
///< k_weights[k_idx] |
|
///< Is the dispersion matrix-valued? |
|
///< n_bands_per_k [k_idx, σ'] = # of nu |
|
/// Number of k points in the grid |
|
///< Spin kind of the one-body data |