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