From 678fc126a8e436673716d3ee9ad13b156fe274b7 Mon Sep 17 00:00:00 2001 From: Hermann Schnait Date: Tue, 1 Mar 2022 09:31:01 +0100 Subject: [PATCH] Update docstring for extract_G_loc concering n_inequiv_shells and n_corr_shells --- python/triqs_dft_tools/sumk_dft.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/triqs_dft_tools/sumk_dft.py b/python/triqs_dft_tools/sumk_dft.py index 3222df9f..28ff9ac8 100644 --- a/python/triqs_dft_tools/sumk_dft.py +++ b/python/triqs_dft_tools/sumk_dft.py @@ -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: