waLBerla 7.3
Loading...
Searching...
No Matches
PybindHelper.h File Reference

Detailed Description

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)