mirror of
https://github.com/triqs/dft_tools
synced 2024-12-23 12:55:17 +01:00
Update docstring for extract_G_loc concering n_inequiv_shells and n_corr_shells
This commit is contained in:
parent
3cd95dcd02
commit
64dd1cb167
@ -729,8 +729,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:
|
||||||
|
Loading…
Reference in New Issue
Block a user