waLBerla 7.2
|
#include <mutex>
#include <pybind11/pybind11.h>
Classes | |
struct | walberla::python_coupling::detail::owning_iterator_state< T, Policy > |
Namespaces | |
namespace | walberla |
Storage for detected contacts which can be used to perform actions for all contacts, e.g. | |
namespace | walberla::python_coupling |
namespace | walberla::python_coupling::detail |
Functions | |
template<py::return_value_policy Policy = py::return_value_policy::reference_internal, typename T > | |
py::iterator | walberla::python_coupling::make_owning_iterator (T obj) |