Base class for all finite volume problems.
#include <memory>#include <map>#include <dune/common/fvector.hh>#include <dune/grid/common/gridenums.hh>#include <dumux/common/properties.hh>#include <dumux/common/parameters.hh>#include <dumux/common/boundarytypes.hh>#include <dumux/common/numeqvector.hh>#include <dumux/discretization/method.hh>#include <dumux/discretization/extrusion.hh>#include <dumux/assembly/initialsolution.hh>Go to the source code of this file.
Classes | |
| class | Dumux::FVProblem< TypeTag > |
| Base class for all finite-volume problems. More... | |
| struct | Dumux::FVProblem< TypeTag >::Traits |
| export traits of this problem More... | |
Namespaces | |
| namespace | Dumux |