Basic spatial parameters to be used with finite-volume schemes.
#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.
| Classes | |
| class | Dumux::Python::FVSpatialParams< GridGeometry_ > | 
| The base class for spatial parameters used with finite-volume schemes.  More... | |
| Namespaces | |
| namespace | Dumux | 
| namespace | Dumux::Python | 
| Functions | |
| template<class SpatialParams, class... options> | |
| void | Dumux::Python::registerFVSpatialParams (pybind11::handle scope, pybind11::class_< SpatialParams, options... > cls) |