triqs.mesh.mesh_product.MeshProduct.__getitem__
- MeshProduct.__getitem__(i)[source]
Return the
i-th factor mesh fromcomponents.- Parameters:
- iint
Position of the factor mesh in
components.
- Returns:
- mesh
The
i-th factor mesh.
Return the i-th factor mesh from components.
Position of the factor mesh in components.
The i-th factor mesh.