test problem for the sequential one-phase model. More...
#include <dune/grid/yaspgrid.hh>#include <dumux/material/fluidsystems/1pliquid.hh>#include <dumux/material/components/constant.hh>#include <dumux/porousmediumflow/1p/sequential/diffusion/cellcentered/pressureproperties.hh>#include <dumux/porousmediumflow/1p/sequential/diffusion/problem.hh>#include <dumux/porousmediumflow/sequential/cellcentered/velocity.hh>#include "test_1pspatialparams.hh"Go to the source code of this file.
test problem for the sequential one-phase model.
Classes | |
| struct | Dumux::Properties::FluidSystem< TypeTag, TTag::TestOneP > |
| class | Dumux::TestProblemOneP< TypeTag > |
| test problem for the sequential one-phase model. More... | |
Namespaces | |
| namespace | Dumux |
| make the local view function available whenever we use the grid geometry | |
| namespace | Dumux::Properties |
Functions | |
| Type tag TestOneP | Dumux::Properties::INHERITS_FROM (FVPressureOneP)) |
| Dumux::Properties::SET_TYPE_PROP (TestOneP, Grid, Dune::YaspGrid< 2 >) | |
| Dumux::Properties::SET_TYPE_PROP (TestOneP, SpatialParams, TestOnePSpatialParams< TypeTag >) | |
| Dumux::Properties::SET_TYPE_PROP (TestOneP, Problem, TestProblemOneP< TypeTag >) | |
