25void call_tool(
const std::string& name,
Index nThreads, std::string xmlfile) {
void call_tool(const std::string &calculatorName, Index nThreads, std::string xmlfile)
Construct a new pybind11 module object to invoke a votca-xtp QMTool.
base class for all analysis tools