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

test problem for diffusion models from the FVCA5 benchmark. More...

Go to the source code of this file.

Description

test problem for diffusion models from the FVCA5 benchmark.

Classes

struct  Dumux::Properties::FluidSystem< TypeTag, TTag::FVVelocity2PTestTypeTag >
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::FVMPFAOVelocity2PTestTypeTag >
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::MimeticPressure2PTestTypeTag >
class  Dumux::TestDiffusionProblem< TypeTag >
 test problem for diffusion models from the FVCA5 benchmark. More...

Namespaces

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

Functions

Type tag FVVelocity2PTestTypeTag Dumux::Properties::INHERITS_FROM (FVPressureTwoP, TestDiffusionSpatialParams))
 Dumux::Properties::SET_TYPE_PROP (FVVelocity2PTestTypeTag, Problem, TestDiffusionProblem< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (FVVelocity2PTestTypeTag, Grid, Dune::YaspGrid< 2 >)
Type tag FVMPFAOVelocity2PTestTypeTag Dumux::Properties::INHERITS_FROM (FvMpfaO2dPressureTwoP, TestDiffusionSpatialParams))
 Dumux::Properties::SET_TYPE_PROP (FVMPFAOVelocity2PTestTypeTag, LinearSolver, SSORBiCGSTABBackend)
 Dumux::Properties::SET_TYPE_PROP (FVMPFAOVelocity2PTestTypeTag, Problem, TestDiffusionProblem< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (FVMPFAOVelocity2PTestTypeTag, Grid, Dune::YaspGrid< 2 >)
Type tag MimeticPressure2PTestTypeTag Dumux::Properties::INHERITS_FROM (MimeticPressureTwoP, TestDiffusionSpatialParams))
 Dumux::Properties::SET_TYPE_PROP (MimeticPressure2PTestTypeTag, Problem, TestDiffusionProblem< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (MimeticPressure2PTestTypeTag, Grid, Dune::YaspGrid< 2 >)