21#ifndef VOTCA_XTP_GWBSE_H
22#define VOTCA_XTP_GWBSE_H
Container to hold Basisfunctions for all atoms.
Electronic excitations from GW-BSE.
std::vector< QMFragment< BSE_Population > > fragments_
std::string sigma_plot_states_
void addoutput(tools::Property &summary)
std::string auxbasis_name_
GWBSE(Orbitals &orbitals)
Eigen::MatrixXd CalculateVXC(const AOBasis &dftbasis)
std::string dftbasis_name_
void Initialize(tools::Property &options)
double sigma_plot_spacing_
void setLogger(Logger *pLog)
std::string sigma_plot_filename_
bool do_dynamical_screening_bse_
Logger is used for thread-safe output of messages.
container for molecular orbitals
base class for all analysis tools