|
waLBerla 7.2
|
#include <vector>#include "pybind11/numpy.h"Namespaces | |
| namespace | walberla |
| Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
| namespace | walberla::python_coupling |
Functions | |
| template<typename T > | |
| std::vector< T > | walberla::python_coupling::pythonIterableToStdVector (const py::object &iterable) |