.. Generated automatically by cpp2rst .. highlight:: c .. role:: red .. role:: green .. role:: param .. _nrgljubljana_interface__container_set: nrgljubljana_interface::container_set ===================================== *#include * .. rst-class:: cppsynopsis class :red:`container_set` The collection of all output containers in solver_core Public members -------------- .. table:: :widths: 40 60 +----------+-------------------------------+--------------------------------------------------------+ | A_w | std::optional | The spectral function | +----------+-------------------------------+--------------------------------------------------------+ | B_w | std::optional | The spectral function of the auxiliary correlator F_w | +----------+-------------------------------+--------------------------------------------------------+ | G_w | std::optional | The retarded Greens function | +----------+-------------------------------+--------------------------------------------------------+ | F_w | std::optional | The auxiliary Green function F_w = Sigma_w * G_w | +----------+-------------------------------+--------------------------------------------------------+ | Sigma_w | std::optional | The retarded Self energy | +----------+-------------------------------+--------------------------------------------------------+ | expv | std::map | Expectation values of local impurity operators | +----------+-------------------------------+--------------------------------------------------------+ | tdfdm | std::map | Thermodynamic variables (FDM algorithm) | +----------+-------------------------------+--------------------------------------------------------+ | chi_NN_w | std::optional | Charge susceptibility | +----------+-------------------------------+--------------------------------------------------------+ | chi_SS_w | std::optional | Spin susceptibility | +----------+-------------------------------+--------------------------------------------------------+ Non Member functions -------------------- .. table:: :widths: 40 60 +-------------------------------------------------------------------+--+ | :ref:`h5_write ` | | +-------------------------------------------------------------------+--+ | :ref:`h5_read ` | | +-------------------------------------------------------------------+--+ .. toctree:: :hidden: container_set/h5_write container_set/h5_read