triqs.mesh.mesh_point.MeshPoint.__mul__

MeshPoint.__mul__(x)[source]

Multiplication forwarded to value.

Parameters:
xobject

Right-hand side operand.

Returns:
object

self.value * _get_val(x).