3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces
multidomain/facet/box/properties.hh File Reference

Properties (and default properties) for all models using the box scheme together with coupling across the grid element facets. More...

#include <dune/common/deprecated.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/box.hh>
#include <dumux/multidomain/facet/box/darcyslaw.hh>
#include <dumux/multidomain/facet/box/fickslaw.hh>
#include <dumux/multidomain/facet/box/fourierslaw.hh>
#include <dumux/multidomain/facet/box/elementboundarytypes.hh>
#include <dumux/multidomain/facet/box/fvgridgeometry.hh>
#include <dumux/multidomain/facet/box/localresidual.hh>
#include <dumux/multidomain/facet/box/upwindscheme.hh>
#include <dumux/porousmediumflow/fluxvariables.hh>

Go to the source code of this file.

Description

Properties (and default properties) for all models using the box scheme together with coupling across the grid element facets.

Note
If n is the dimension of the lowest grid to be considered in the hierarchy, all problem type tags for the grids with the dimension m > n must inherit from these or other facet coupling properties (e.g. CCTpfaFacetCouplingModel).

Classes

struct  Dumux::Properties::TTag::BoxFacetCouplingModel
 
struct  Dumux::Properties::BaseLocalResidual< TypeTag, TTag::BoxFacetCouplingModel >
 Use the box local residual for models with facet coupling. More...
 
struct  Dumux::Properties::AdvectionType< TypeTag, TTag::BoxFacetCouplingModel >
 Use the box facet coupling-specific Darcy's law. More...
 
struct  Dumux::Properties::MolecularDiffusionType< TypeTag, TTag::BoxFacetCouplingModel >
 Use the box facet coupling-specific Ficks's law. More...
 
struct  Dumux::Properties::HeatConductionType< TypeTag, TTag::BoxFacetCouplingModel >
 Use the box facet coupling-specific Fourier's law. More...
 
struct  Dumux::Properties::FluxVariables< TypeTag, TTag::BoxFacetCouplingModel >
 Per default, use the porous medium flow flux variables with the modified upwind scheme. More...
 
struct  Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::BoxFacetCouplingModel >
 Per default, use the porous medium flow flux variables with the modified upwind scheme. More...
 
struct  Dumux::Properties::GridGeometry< TypeTag, TTag::BoxFacetCouplingModel >
 Set the default for the grid finite volume geometry. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Properties
 
namespace  Dumux::Properties::TTag
 Type tag for numeric models.
 
Include dependency graph for multidomain/facet/box/properties.hh: