triqs.lattice.super_lattice.TBSuperLattice.get_kmesh

TBSuperLattice.get_kmesh(n_k)

Return a mesh on the Brillouin zone with a given discretization.

Parameters:
n_kint or three-tuple of int

The linear dimension(s).

Returns:
MeshBrZone

The mesh on the Brillouin zone.