triqs.mesh.meshes.MeshReTime.values

MeshReTime.values()

Dispatched C++ function(s).

[1] ()
  -> ndarray[float, 1]

Get the values of all mesh points in a mesh.

Parameters:
mMeshReTime

A mesh object.

Returns:
ndarray[float, 1]

Array containing the values of all mesh points.