TODO: docme!
#include <dune/python/pybind11/pybind11.h>#include <dune/python/pybind11/stl.h>Go to the source code of this file.
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Python |
Functions | |
| template<class FS, class... options> | |
| void | Dumux::Python::registerFluidSystem (pybind11::handle scope, pybind11::class_< FS, options... > cls) |