votca 2024.2-dev
|
#include <xtp_bind_tools.h>
Public Member Functions | |
void | Initialize (const std::string &calculatorName, Index nThreads, votca::tools::Property prop) |
Private Attributes | |
std::unique_ptr< xtp::QMTool > | tool_ |
Definition at line 35 of file xtp_bind_tools.h.
void pyxtp::XTPTools::Initialize | ( | const std::string & | calculatorName, |
Index | nThreads, | ||
votca::tools::Property | prop ) |
Definition at line 38 of file xtp_tools.cc.
|
private |
Definition at line 41 of file xtp_bind_tools.h.