triqs.lattice.lattice_tools

Lattice tools (to be improved)

Functions

dos

Signature : (TightBinding TB, int nkpts, int neps) -> std::pair<array<double, 1>, array<double, 2>>

dos_patch

Signature : (TightBinding TB, array<double,2> triangles, int neps, int ndiv) -> std::pair<array<double, 1>, array<double, 1>>

Classes

BravaisLattice

Bravais Lattice with given unit vectors and atomic positions

BrillouinZone

Brillouin Zone for a given Bravais Lattice

TightBinding

A tight-binding Hamiltonian on a Bravais lattice.