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

The properties & problem setup for the convergence test. More...

#include <cmath>
#include <dune/grid/yaspgrid.hh>
#include <dune/geometry/quadraturerules.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/ccmpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/porousmediumflow/1p/model.hh>
#include <dumux/porousmediumflow/1p/incompressiblelocalresidual.hh>
#include <dumux/material/components/constant.hh>
#include <dumux/material/fluidsystems/1pliquid.hh>
#include "spatialparams.hh"

Go to the source code of this file.

Description

The properties & problem setup for the convergence test.

Classes

struct  Dumux::Properties::TTag::OnePIncompressible
struct  Dumux::Properties::TTag::OnePIncompressibleTpfa
struct  Dumux::Properties::TTag::OnePIncompressibleMpfa
struct  Dumux::Properties::TTag::OnePIncompressibleBox
struct  Dumux::Properties::Grid< TypeTag, TTag::OnePIncompressible >
struct  Dumux::Properties::Problem< TypeTag, TTag::OnePIncompressible >
struct  Dumux::Properties::SpatialParams< TypeTag, TTag::OnePIncompressible >
struct  Dumux::Properties::LocalResidual< TypeTag, TTag::OnePIncompressible >
struct  Dumux::Properties::FluidSystem< TypeTag, TTag::OnePIncompressible >
class  Dumux::OnePTestProblem< TypeTag, tag >
 Multidomain test problem for the incompressible one-phase model. More...

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
namespace  Dumux::Properties
namespace  Dumux::Properties::TTag
 Type tag for numeric models.