Toggle navigation
waLBerla
HOME
DOWNLOAD
DOCUMENTATION
C++
Python
pystencils
lbmpy
PUBLICATIONS
HISTORY
FUNDING
SKAMPY
SKALB
DFG-AiF Cluster: Protein Foams
DFG-AiF Cluster: (CV) 6
EoCoE
FOR5134
SCALABLE
CEEC
IMPRINT
Imprint
Data Privacy
Accessibility
Impressum
Datenschutz
Barrierefreiheit
builds
administration
walberla-website
walberla
src
python_coupling
helper
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
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
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)