21#ifndef VOTCA_XTP_EQM_H
22#define VOTCA_XTP_EQM_H
58 const std::string &errormessage);
Run DFT/GWBSE calculations.
void WriteJobFile(const Topology &top)
tools::Property package_options_
void SetJobToFailed(Job::JobResult &jres, Logger &pLog, const std::string &errormessage)
void WriteLoggerToFile(const std::string &logfile, Logger &logger)
Job::JobResult EvalJob(const Topology &top, Job &job, QMThread &opThread)
void ReadJobFile(Topology &)
tools::Property esp_options_
tools::Property gwbse_options_
void ParseSpecificOptions(const tools::Property &user_options)
std::string Identify() const
Calculator name.
Logger is used for thread-safe output of messages.
Container for segments and box and atoms.
base class for all analysis tools