waLBerla 7.3
Loading...
Searching...
No Matches
OwningIterator.h File Reference

Detailed Description

#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)

Variables

template<typename T, py::return_value_policy Policy>
std::once_flag walberla::python_coupling::detail::owning_iterator_state< T, Policy >::registered