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

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

Go to the source code of this file.

Description

test problem for diffusion models from the FVCA6 benchmark.

Classes

struct  Dumux::Properties::FluidSystem< TypeTag, TTag::DiffusionTest >
class  Dumux::TestDiffusion3DProblem< TypeTag >
 test problem for diffusion models from the FVCA6 benchmark. More...

Namespaces

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

Functions

Type tag DiffusionTest Dumux::Properties::INHERITS_FROM (SequentialTwoP, TestDiffusionSpatialParams3d))
 Dumux::Properties::SET_TYPE_PROP (DiffusionTest, Grid, Dune::YaspGrid< 3 >)
 Dumux::Properties::SET_TYPE_PROP (DiffusionTest, Problem, TestDiffusion3DProblem< TypeTag >)
 Dumux::Properties::SET_TYPE_PROP (DiffusionTest, LinearSolver, ILUnRestartedGMResBackend)
Type tag FVTest Dumux::Properties::INHERITS_FROM (FVPressureTwoP, DiffusionTest))
Type tag FVMPFAL3DTestTypeTag Dumux::Properties::INHERITS_FROM (FvMpfaL3dPressureTwoP, DiffusionTest))
Type tag MimeticTest Dumux::Properties::INHERITS_FROM (MimeticPressureTwoP, DiffusionTest))