TODO: docme!
#include <memory>#include <dune/common/classname.hh>#include <dune/python/pybind11/pybind11.h>#include <dune/python/common/typeregistry.hh>Go to the source code of this file.
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Python | 
| Functions | |
| template<class GG, class... Options> | |
| void | Dumux::Python::registerGridGeometry (pybind11::handle scope, pybind11::class_< GG, Options... > cls) |