Python wrapper for fluid/solid system components. More...
#include <dune/python/pybind11/pybind11.h>
#include <dune/python/pybind11/stl.h>
#include <dumux/material/components/componenttraits.hh>
#include <dumux/common/typetraits/isvalid.hh>
#include <dumux/common/typetraits/typetraits.hh>
Go to the source code of this file.
Python wrapper for fluid/solid system components.
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
namespace | Dumux::Python |
namespace | Dumux::Python::Detail |
Functions | |
template<class Comp , class... options> | |
void | Dumux::Python::registerComponent (pybind11::handle scope, pybind11::class_< Comp, options... > cls) |