pythtb.io.w90.HRBlock#

class HRBlock(h, degeneracy)[source]#

Dataclass representing real-space Hamiltonian block \(H(R)\) with degeneracy.

Attributes:
hnumpy.ndarray

Complex matrix (num_wan, num_wan) containing the tight-binding amplitudes for lattice vector R.

degeneracyint

Wigner-Seitz multiplicity associated with the shell of R.

Attributes#