23#include <boost/algorithm/string.hpp>
void WriteFile(const std::string &basename, const Orbitals &orbitals, const QMState state=QMState(QMStateType::statetype::Gstate, 0, false), bool diff2gs=false) const
void setReportLevel(Log::Level ReportLevel)
void setMultithreading(bool maverick)
void setCommonPreface(const std::string &preface)
void ParseOptions(const tools::Property &options)
container for molecular orbitals
void ReadFromCpt(const std::string &filename)
Identifier for QMstates. Strings like S1 are converted into enum +zero indexed int.
std::string ToString() const
#define XTP_LOG(level, log)
base class for all analysis tools
static Level current_level