triqs.lattice.tight_binding.TBLattice.get_kmesh

TBLattice.get_kmesh(n_k)[source]

Return a mesh on the Brillouin zone with a given discretization

Parameters:

n_k (int or three-tuple of int) – The linear dimension(s)

Returns:

The mesh on the Brillouin zone

Return type:

MeshBrZone