triqs.gfs.block2_gf.Block2Gf.copy

Block2Gf.copy(*args)[source]

Return an independent deep copy of self (every block is copied).

Parameters:
*args

Forwarded to the per-block copy() method.

Returns:
Block2Gf

Independent copy with freshly allocated blocks.