triqs_dft_tools.block_structure.BlockStructure.gf_struct_sumk_list

property BlockStructure.gf_struct_sumk_list

The structure of the sumk Green’s function

This is returned as a list (for each shell) of lists (for each block) of tuples (block_name, block_dimension)

That is, gf_struct_sumk_list[ish][b][0] is the name of the block number b of shell ish, and gf_struct_sumk_list[ish][b][1] is the dimension of the block b.