triqs.gfs.block_gf.BlockGf.total_density
- BlockGf.total_density(*args, **kwargs)[source]
Compute the total density summed over all blocks.
- Parameters:
- *args, **kwargs
Forwarded to
total_density()for each block.
- Returns:
- float or complex
Sum of
g.total_density(...)over every block.