3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
test_impesproblem.hh File Reference

test problem for the sequential 2p model More...

Go to the source code of this file.

Description

test problem for the sequential 2p model

Classes

struct  Dumux::Properties::FluidSystem< TypeTag, TTag::IMPESTest >
class  Dumux::IMPESTestProblem< TypeTag >
 test problem for the sequential 2p model More...

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
namespace  Dumux::Properties

Functions

Type tag IMPESTest Dumux::Properties::INHERITS_FROM (FVPressureTwoP, FVTransportTwoP, IMPESTwoP, TestIMPESSpatialParams))
 Dumux::Properties::SET_TYPE_PROP (IMPESTest, Grid, Dune::YaspGrid< 2 >)
 Dumux::Properties::SET_TYPE_PROP (IMPESTest, Problem, IMPESTestProblem< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (IMPESTest, EvalCflFluxFunction, EvalCflFluxCoats< TypeTag >)
Type tag IMPESTestWithAMG Dumux::Properties::INHERITS_FROM (IMPESTest))
 Dumux::Properties::SET_TYPE_PROP (IMPESTestWithAMG, LinearSolver, AMGBackend< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (IMPESTestWithAMG, Grid, Dune::YaspGrid< 2 >)