waLBerla 7.3
Loading...
Searching...
No Matches
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

namespace  walberla
 Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace  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 ( )