3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Functions
test_transportproblem.hh File Reference

test problem for the explicit transport model More...

#include <dune/grid/yaspgrid.hh>
#include <dune/grid/io/file/dgfparser/dgfyasp.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/components/constant.hh>
#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/properties.hh>
#include <dumux/porousmediumflow/2p/sequential/transport/problem.hh>
#include "test_transportspatialparams.hh"

Go to the source code of this file.

Description

test problem for the explicit transport model

Classes

struct  Dumux::Properties::FluidSystem< TypeTag, TTag::TransportTest >
 
class  Dumux::TestTransportProblem< TypeTag >
 test problem for the explicit transport model More...
 

Namespaces

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

Functions

Type tag TransportTest Dumux::Properties::INHERITS_FROM (FVTransportTwoP, TestTransportSpatialParams))
 
 Dumux::Properties::SET_TYPE_PROP (TransportTest, Grid, Dune::YaspGrid< 2 >)
 
 Dumux::Properties::SET_TYPE_PROP (TransportTest, Problem, TestTransportProblem< TypeTag >)
 
 Dumux::Properties::SET_INT_PROP (TransportTest, VelocityFormulation, SequentialTwoPCommonIndices::velocityTotal)
 
Include dependency graph for test_transportproblem.hh: