TODO: docme! More...
#include <dune/python/pybind11/pybind11.h>
#include <dune/python/pybind11/stl.h>
Go to the source code of this file.
TODO: docme!
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
namespace | Dumux::Python |
Functions | |
template<class FVAssembler , class... options> | |
void | Dumux::Python::registerFVAssembler (pybind11::handle scope, pybind11::class_< FVAssembler, options... > cls) |