mirror of
https://github.com/triqs/dft_tools
synced 2024-11-12 17:13:48 +01:00
Update docstring for extract_G_loc concering n_inequiv_shells and n_corr_shells
This commit is contained in:
parent
e2b9a94297
commit
678fc126a8
@ -727,8 +727,8 @@ class SumkDFT(object):
|
||||
G_loc : list of BlockGf (Green's function) objects
|
||||
List of the local Green's functions for all (inequivalent) correlated shells,
|
||||
rotated into the corresponding local frames.
|
||||
If ``transform_to_solver_blocks`` is True, it will be one per correlated shell, else one per
|
||||
inequivalent correlated shell.
|
||||
If ``transform_to_solver_blocks`` is True, it will be one per inequivalent correlated shell, else one per
|
||||
correlated shell.
|
||||
"""
|
||||
|
||||
if mu is None:
|
||||
|
Loading…
Reference in New Issue
Block a user