|
votca 2025.1-dev
|
#include "votca/tools/property.h"#include "votca/xtp/qmtool.h"#include "votca/xtp/toolfactory.h"#include <string>

Go to the source code of this file.
Classes | |
| class | pyxtp::XTPTools |
Namespaces | |
| namespace | pyxtp |
Functions | |
| void | pyxtp::call_tool (const std::string &calculatorName, Index nThreads, std::string xmlfile) |
| Construct a new pybind11 module object to invoke a votca-xtp QMTool. | |