version 3.8
python/porousmediumflow/problem.hh File Reference

TODO: docme! More...

#include <dune/python/pybind11/pybind11.h>
#include <dumux/python/common/fvproblem.hh>

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)
 
Include dependency graph for python/porousmediumflow/problem.hh: