triqs.gf.block_gf
Functions
call_factory_from_dict (cl, name, dic) |
Given a class cl and a dict dic, it calls cl.__factory_from_dict__(dic) |
fix_gf_struct_type (gf_struct) |
For backward compatibility: Convert old gf_struct types to [(str,int), ...] |
Classes
BlockGf (**kwargs) |
Generic Green's Function by Block. |