triqs.mesh.mesh_product.MeshProduct.__getitem__

MeshProduct.__getitem__(i)[source]

Return the i-th factor mesh from components.

Parameters:
iint

Position of the factor mesh in components.

Returns:
mesh

The i-th factor mesh.