Nektar++
|
A helper class that for factory-based classes allows std::shared_ptr<T> as something that boost::python recognises, otherwise modules constructed from the factory will not work from Python. More...
#include <NekPyConfig.hpp>
Public Member Functions | |
WrapConverter () | |
A helper class that for factory-based classes allows std::shared_ptr<T> as something that boost::python recognises, otherwise modules constructed from the factory will not work from Python.
Definition at line 284 of file NekPyConfig.hpp.
|
inline |
Definition at line 286 of file NekPyConfig.hpp.