votca 2024.2-dev
|
Go to the source code of this file.
Classes | |
class | votca::xtp::Job |
class | votca::xtp::Job::JobResult |
Namespaces | |
namespace | votca |
base class for all analysis tools | |
namespace | votca::xtp |
Charge transport classes. | |
Macros | |
#define | VOTCA_XTP_JOB_H |
Functions | |
std::vector< Job > | votca::xtp::LOAD_JOBS (const std::string &xml_file) |
void | votca::xtp::WRITE_JOBS (const std::vector< Job > &jobs, const std::string &job_file) |
void | votca::xtp::UPDATE_JOBS (const std::vector< Job > &from, std::vector< Job > &to, const std::string &thisHost) |