Classes | |
struct | walberla::python_coupling::NonCopyableWrap< T > |
class | walberla::python_coupling::Dispatcher< Exporter, FieldTypes > |
Namespaces | |
walberla | |
\file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede rik. henni g@fa u.de | |
walberla::python_coupling | |
Macros | |
#define | FunctionExporterClass(functionName, functionSignature) |
Functions | |
template<typename F > | |
void | walberla::python_coupling::for_each_noncopyable_type (const F &) |
template<typename Type , typename... Types, typename F > | |
void | walberla::python_coupling::for_each_noncopyable_type (const F &f) |
#define FunctionExporterClass | ( | functionName, | |
functionSignature | |||
) |