23#include <boost/algorithm/string.hpp> 
   43  log_.setMultithreading(
true);
 
   44  log_.setCommonPreface(
"\n... ...");
 
   49      << 
"Using density of state:  " << 
state_.ToString() << std::flush;
 
 
void WriteFile(const std::string &basename, const Orbitals &orbitals, const QMState state=QMState(QMStateType::statetype::Gstate, 0, false), bool diff2gs=false) const
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.
#define XTP_LOG(level, log)
Charge transport classes.
Provides a means for comparing floating point numbers.
static Level current_level