triqs.mesh.meshes.MeshReFreqLog.to_value

MeshReFreqLog.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\).