triqs_dft_tools.block_structure.BlockStructure.gf_struct_sumk_dict
- property BlockStructure.gf_struct_sumk_dict
The structure of the sumk Green’s function
This is returned as a list (for each shell) of dictionaries.
That is,
gf_struct_sumk_dict[ish][bname]
is the dimension of blockbname
of shellish
.