votca 2024.2-dev
|
#include "xtp_bind_calculators.h"
#include "xtp_bind_tools.h"
#include <pybind11/complex.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Go to the source code of this file.
Functions | |
PYBIND11_MODULE (xtp_binds, module) | |
PYBIND11_MODULE | ( | xtp_binds | , |
module | ) |
Definition at line 25 of file interface.cc.