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

Defines a type tag and some properties for models using the box scheme. More...

#include <dune/common/deprecated.hh>
#include <dune/common/fvector.hh>
#include <dune/geometry/multilineargeometry.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/boundaryflag.hh>
#include <dumux/assembly/boxlocalresidual.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/fvproperties.hh>
#include <dumux/discretization/box/elementsolution.hh>
#include <dumux/discretization/box/elementboundarytypes.hh>
#include <dumux/discretization/box/gridfluxvariablescache.hh>
#include <dumux/discretization/box/gridvolumevariables.hh>
#include <dumux/discretization/box/fvgridgeometry.hh>

Go to the source code of this file.

Description

Defines a type tag and some properties for models using the box scheme.

Classes

struct  Dumux::Properties::TTag::BoxModel
 
struct  Dumux::Properties::GridGeometry< TypeTag, TTag::BoxModel >
 Set the default for the grid geometry. More...
 
struct  Dumux::Properties::GridVolumeVariables< TypeTag, TTag::BoxModel >
 The grid volume variables vector class. More...
 
struct  Dumux::Properties::GridFluxVariablesCache< TypeTag, TTag::BoxModel >
 The grid flux variables cache vector class. More...
 
struct  Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::BoxModel >
 Set the default for the ElementBoundaryTypes. More...
 
struct  Dumux::Properties::BaseLocalResidual< TypeTag, TTag::BoxModel >
 Set the BaseLocalResidual to BoxLocalResidual. More...
 

Namespaces

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