triqs.mesh.meshes.MeshCycLat.to_value
- MeshCycLat.to_value()
Dispatched C++ function(s).
[1] (n: [int, len = 3]) -> LatticePoint
Map an index \(\mathbf{n}\) to its corresponding lattice point \(\mathbf{R}^{\mathbf{n}}\).
- Parameters:
- n[int, len = 3]
Index \(\mathbf{n}\) to map.
- Returns:
- LatticePoint
Bravais lattice point \(\mathbf{R}^{\mathbf{n}}\).