TODO: docme!
#include <dune/python/pybind11/pybind11.h>#include <dune/python/common/typeregistry.hh>#include <dumux/porousmediumflow/velocityoutput.hh>Go to the source code of this file.
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Python | 
| Functions | |
| template<class GridVariables, class FluxVariables, class... options> | |
| void | Dumux::Python::registerPorousMediumFlowVelocityOutput (pybind11::handle scope, pybind11::class_< Dumux::PorousMediumFlowVelocityOutput< GridVariables, FluxVariables >, options... > cls) |