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.
TODO: docme!
Classes | |
class | Dumux::Python::FVSpatialParamsOneP< GridGeometry_, PT > |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
namespace | Dumux::Python |
Functions | |
template<class SpatialParams , class... options> | |
void | Dumux::Python::registerFVSpatialParamsOneP (pybind11::handle scope, pybind11::class_< SpatialParams, options... > cls) |