21#ifndef VOTCA_XTP_GWBSEENGINE_H
22#define VOTCA_XTP_GWBSEENGINE_H
45 std::string
Identify() {
return "gwbse_engine"; }
Electronic Excitations via Density-Functional Theory.
void setLoggerFile(std::string logger_file)
std::string archive_file_
std::string GetDFTLog() const
void WriteLoggerToFile(Logger *pLog)
tools::Property gwbse_options_
tools::Property dft_in_dft_options_
void ExcitationEnergies(Orbitals &orbitals)
const tools::Property & ReportSummary() const
void setLog(Logger *pLog)
std::string guess_archiveA_
void setQMPackage(QMPackage *qmpackage)
tools::Property localize_options_
void Initialize(tools::Property &options, std::string archive_filename)
std::string guess_archiveB_
Logger is used for thread-safe output of messages.
container for molecular orbitals
base class for all analysis tools