triqs.mesh.meshes.MeshReFreqPts.to_value
- MeshReFreqPts.to_value()
Dispatched C++ function(s).
[1] (n: int) -> float
Map an index \(n\) to its corresponding value \(\omega_n\).
- Parameters:
- nint
Index to map.
- Returns:
- float
Value of the mesh point \(\omega_n\).