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 FVAssembler, class... options> | |
| void | Dumux::Python::registerFVAssembler (pybind11::handle scope, pybind11::class_< FVAssembler, options... > cls) |