TODO: docme! More...
#include <dune/python/pybind11/pybind11.h>
#include <dune/python/pybind11/stl.h>
#include <dumux/python/common/fvspatialparams.hh>
Go to the source code of this file.
Classes | |
class | Dumux::Python::FVSpatialParamsOneP< GridGeometry_, PT > |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Python |
Functions | |
template<class SpatialParams , class... options> | |
void | Dumux::Python::registerFVSpatialParamsOneP (pybind11::handle scope, pybind11::class_< SpatialParams, options... > cls) |