TODO: docme!
Go to the source code of this file.
Classes | |
| class | Dumux::Python::PorousMediumFlowProblem< GridGeometry_, SpatialParams_, PrimaryVariables, enableInternalDirichletConstraints > |
| A C++ wrapper for a Python PorousMediumFlow problem. More... | |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::Python |
Functions | |
| template<class Problem, class... options> | |
| void | Dumux::Python::registerPorousMediumFlowProblem (pybind11::handle scope, pybind11::class_< Problem, options... > cls) |