votca 2024.2-dev
|
#include <algorithm>
#include <numeric>
#include <stdexcept>
#include <string>
#include "votca/tools/property.h"
#include "votca/tools/version.h"
#include "votca/xtp/checkpoint.h"
#include "votca/xtp/jobtopology.h"
#include "votca/xtp/polarregion.h"
#include "votca/xtp/qmregion.h"
#include "votca/xtp/segmentmapper.h"
#include "votca/xtp/staticregion.h"
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< std::string > | votca::xtp::ModifyRegionOptionsFromJobFileRegion (tools::Property &opt, const tools::Property &job_opt) |