triqs.gf.mesh_product.MeshProduct

class triqs.gf.mesh_product.MeshProduct(*mlist)[source]

The cartesian Mesh product

Parameters:

mlist (list) – The list of Meshes in the MeshProduct

Methods

__init__(*mlist)

copy()

Deep copy

copy_from(another)

Deep copy

index_to_linear(idx)

size_of_components()

A tuple with the size of the compomements

Attributes

components

A list of the meshes

rank