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

Basic spatial parameters to be used with finite-volume schemes. More...

#include <memory>
#include <dune/common/fvector.hh>
#include <dune/common/exceptions.hh>
#include <dune/python/pybind11/pybind11.h>
#include <dumux/common/parameters.hh>
#include <dumux/discretization/method.hh>

Go to the source code of this file.

Description

Basic spatial parameters to be used with finite-volume schemes.

Classes

class  Dumux::Python::FVSpatialParams< GridGeometry_ >
 The base class for spatial parameters used with finite-volume schemes. More...
 

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::registerFVSpatialParams (pybind11::handle scope, pybind11::class_< SpatialParams, options... > cls)
 
Include dependency graph for python/common/fvspatialparams.hh: