triqs.mesh.meshes.MeshCycLat.values
- MeshCycLat.values()
Dispatched C++ function(s).
[1] () -> ndarray[LatticePoint, 1]
Get the values of all mesh points in a mesh.
- Parameters:
- mMeshCycLat
A mesh object.
- Returns:
- ndarray[LatticePoint, 1]
Array containing the values of all mesh points.