waLBerla
7.2
Loading...
Searching...
No Matches
Namespaces
|
Functions
PybindHelper.h File Reference
Detailed Description
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 "
core/DataTypes.h
"
#include "
python_coupling/PythonWrapper.h
"
Namespaces
namespace
walberla
Storage for detected contacts which can be used to perform actions for all contacts, e.g.
namespace
walberla::python_coupling
Functions
template<typename T >
static bool
walberla::python_coupling::isCppEqualToPythonType
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< float >
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< double >
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< uint8_t >
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< uint16_t >
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< uint32_t >
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< uint64_t >
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< int8_t >
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< int16_t >
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< int32_t >
(std::string n)
template<>
bool
walberla::python_coupling::isCppEqualToPythonType< int64_t >
(std::string n)