triqs.lattice.tight_binding.TBLattice.get_rmesh

TBLattice.get_rmesh(n_r)[source]

Return a mesh on the Bravais lattice with a given periodicity.

Parameters:
n_rint or three-tuple of int

The periodicity in each dimension.

Returns:
MeshCycLat

The cyclic lattice mesh.