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 |
size_of_components () |
A tuple with the size of the compomements |
to_data_index (idx) |
Attributes
components |
A list of the meshes |
rank |