triqs.mesh.mesh_product.MeshProduct.copy

MeshProduct.copy()[source]

Return a deep copy of this product mesh.

Each factor mesh is copied via its own copy method.

Returns:
MeshProduct

New MeshProduct whose factor meshes are independent copies of those of self.