triqs.lattice.super_lattice.TBSuperLattice.get_rmesh
- TBSuperLattice.get_rmesh(n_r)
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.