Manager.h File Reference

Detailed Description

Singleton managing Python coupling.

Author
Martin Bauer marti.nosp@m.n.ba.nosp@m.uer@f.nosp@m.au.d.nosp@m.e
Markus Holzer marku.nosp@m.s.ho.nosp@m.lzer@.nosp@m.fau..nosp@m.de
#include "waLBerlaDefinitions.h"
#include "PythonWrapper.h"
#include "python_coupling/helper/MplHelpers.h"
#include "core/singleton/Singleton.h"
#include "domain_decomposition/IBlock.h"
#include <pybind11/pybind11.h>

Classes

class  walberla::python_coupling::BlockDataToObjectTester
 
class  walberla::python_coupling::Manager
 

Namespaces

 walberla
 \file TimestepTracker.h \ingroup lbm \author Frederik Hennig frede.nosp@m.rik..nosp@m.henni.nosp@m.g@fa.nosp@m.u.de
 
 walberla::python_coupling
 

Functions

void init_module_walberla_cpp ()
 
template<typename... Types>
py::object walberla::python_coupling::testBlockData (IBlock &block, BlockDataID blockDataID)
 

Function Documentation

◆ init_module_walberla_cpp()

void init_module_walberla_cpp ( )