Update docstring for extract_G_loc concering n_inequiv_shells and n_corr_shells

This commit is contained in:
Hermann Schnait 2022-03-01 09:31:01 +01:00 committed by Alexander Hampel
parent e2b9a94297
commit 678fc126a8
1 changed files with 2 additions and 2 deletions

View File

@ -727,8 +727,8 @@ class SumkDFT(object):
G_loc : list of BlockGf (Green's function) objects G_loc : list of BlockGf (Green's function) objects
List of the local Green's functions for all (inequivalent) correlated shells, List of the local Green's functions for all (inequivalent) correlated shells,
rotated into the corresponding local frames. rotated into the corresponding local frames.
If ``transform_to_solver_blocks`` is True, it will be one per correlated shell, else one per If ``transform_to_solver_blocks`` is True, it will be one per inequivalent correlated shell, else one per
inequivalent correlated shell. correlated shell.
""" """
if mu is None: if mu is None: