votca 2024.1-dev
Loading...
Searching...
No Matches
Namespaces | Functions
job.cc File Reference
#include <boost/algorithm/string.hpp>
#include <boost/format.hpp>
#include <votca/tools/propertyiomanipulator.h>
#include "votca/xtp/job.h"
Include dependency graph for job.cc:

Go to the source code of this file.

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::xtp
 Charge transport classes.
 

Functions

std::vector< Jobvotca::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)