3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Functions
python/common/fvproblem.hh File Reference

TODO: docme! More...

#include <string>
#include <memory>
#include <tuple>
#include <dune/common/fvector.hh>
#include <dune/common/exceptions.hh>
#include <dune/python/pybind11/pybind11.h>
#include <dumux/common/boundarytypes.hh>
#include <dumux/discretization/method.hh>
#include <dumux/python/common/boundarytypes.hh>
#include <dumux/python/common/fvspatialparams.hh>

Go to the source code of this file.

Description

TODO: docme!

Classes

class  Dumux::Python::FVProblem< GridGeometry_, SpatialParams_, PrimaryVariables, enableInternalDirichletConstraints_ >
 A C++ wrapper for a Python problem. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Python
 

Functions

template<class Problem , class... options>
void Dumux::Python::registerFVProblem (pybind11::handle scope, pybind11::class_< Problem, options... > cls)
 
Include dependency graph for python/common/fvproblem.hh: