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

Test problem for the adaptive sequential 2p2c model in 2D. More...

Go to the source code of this file.

Description

Test problem for the adaptive sequential 2p2c model in 2D.

Classes

struct  Dumux::Properties::FluidSystem< TypeTag, TTag::Adaptive2p2c2d >
class  Dumux::Adaptive2p2c2d< TypeTag >
 Test problem for the adaptive sequential 2p2c model in 2D. More...

Namespaces

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

Functions

Type tag Adaptive2p2c2d Dumux::Properties::INHERITS_FROM (SequentialTwoPTwoCAdaptive, Test2P2CSpatialParams))
 Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, Grid, Dune::YaspGrid< 3 >)
 Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, Problem, Adaptive2p2c2d< TTAG(Adaptive2p2c2d)>)
 Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, TransportModel, FV2dTransport2P2CAdaptive< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, PressureModel, FV2dPressure2P2CAdaptive< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (Adaptive2p2c2d, AdaptionIndicator, GridAdaptionIndicator2P< TypeTag >)
 Dumux::Properties::SET_BOOL_PROP (Adaptive2p2c2d, EnableCapillarity, true)
 Dumux::Properties::SET_INT_PROP (Adaptive2p2c2d, PressureFormulation, GET_PROP_TYPE(TypeTag, Indices)::pressureN)