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

test problem for sequential 2p models More...

#include <dune/grid/yaspgrid.hh>
#include <dumux/material/fluidsystems/2pimmiscible.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include <dumux/material/components/simpleh2o.hh>
#include <dumux/material/components/trichloroethene.hh>
#include <dumux/porousmediumflow/2p/sequential/diffusion/cellcentered/pressureproperties.hh>
#include <dumux/porousmediumflow/2p/sequential/diffusion/cellcentered/pressurepropertiesadaptive.hh>
#include <dumux/porousmediumflow/2p/sequential/diffusion/mpfa/omethod/2dpressureproperties.hh>
#include <dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/2dpressureproperties.hh>
#include <dumux/porousmediumflow/2p/sequential/diffusion/mpfa/lmethod/2dpressurepropertiesadaptive.hh>
#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/properties.hh>
#include <dumux/porousmediumflow/2p/sequential/impes/problem.hh>
#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/evalcflfluxcoats.hh>
#include <dumux/porousmediumflow/2p/sequential/impes/gridadaptionindicatorlocal.hh>
#include "test_mpfa2pspatialparams.hh"
#include "buckleyleverettanalyticsolution.hh"
#include "mcwhorteranalyticsolution.hh"

Go to the source code of this file.

Description

test problem for sequential 2p models

Classes

struct  Dumux::Properties::FluidSystem< TypeTag, TTag::MPFATwoPTest >
 
class  Dumux::MPFATwoPTestProblem< TypeTag >
 test problem for sequential 2p models More...
 

Namespaces

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

Functions

Type tag MPFATwoPTest Dumux::Properties::INHERITS_FROM (Test2PSpatialParams))
 
 Dumux::Properties::SET_TYPE_PROP (MPFATwoPTest, Grid, Dune::YaspGrid< 2 >)
 
 Dumux::Properties::SET_TYPE_PROP (MPFATwoPTest, Problem, MPFATwoPTestProblem< TypeTag >)
 
 Dumux::Properties::SET_TYPE_PROP (MPFATwoPTest, EvalCflFluxFunction, EvalCflFluxCoats< TypeTag >)
 
 Dumux::Properties::SET_TYPE_PROP (MPFATwoPTest, AdaptionIndicator, GridAdaptionIndicator2PLocal< TypeTag >)
 
Type tag FVTwoPTest Dumux::Properties::INHERITS_FROM (FVPressureTwoP, FVTransportTwoP, IMPESTwoP, MPFATwoPTest))
 
Type tag FVAdaptiveTwoPTest Dumux::Properties::INHERITS_FROM (FVPressureTwoPAdaptive, FVTransportTwoP, IMPESTwoPAdaptive, MPFATwoPTest))
 
Type tag MPFAOTwoPTest Dumux::Properties::INHERITS_FROM (FvMpfaO2dPressureTwoP, FVTransportTwoP, IMPESTwoP, MPFATwoPTest))
 
Type tag MPFALTwoPTest Dumux::Properties::INHERITS_FROM (FvMpfaL2dPressureTwoP, FVTransportTwoP, IMPESTwoP, MPFATwoPTest))
 
Type tag MPFALAdaptiveTwoPTest Dumux::Properties::INHERITS_FROM (FvMpfaL2dPressureTwoPAdaptive, FVTransportTwoP, IMPESTwoPAdaptive, MPFATwoPTest))
 
Include dependency graph for test_mpfa2pproblem.hh: