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

Defines a type tag and some properties for models using the staggered scheme. This scheme features degrees of freedom at the elements' centers and intersections (faces). TODO: detailed documentation and figures. More...

#include <dumux/common/properties.hh>
#include <dumux/common/typetraits/problem.hh>
#include <dumux/assembly/fclocalresidual.hh>
#include <dumux/discretization/method.hh>
#include <dumux/discretization/fvproperties.hh>
#include <dumux/flux/fluxvariablescaching.hh>
#include <dumux/discretization/facecentered/staggered/fvgridgeometry.hh>
#include <dumux/discretization/facecentered/staggered/gridvolumevariables.hh>
#include <dumux/discretization/facecentered/staggered/gridfluxvariablescache.hh>
#include <dumux/discretization/facecentered/staggered/elementboundarytypes.hh>

Go to the source code of this file.

Description

Defines a type tag and some properties for models using the staggered scheme. This scheme features degrees of freedom at the elements' centers and intersections (faces). TODO: detailed documentation and figures.

Classes

struct  Dumux::Properties::TTag::FaceCenteredStaggeredModel
 
struct  Dumux::Properties::GridGeometry< TypeTag, TTag::FaceCenteredStaggeredModel >
 Set the default for the grid geometry. More...
 
struct  Dumux::Properties::GridVolumeVariables< TypeTag, TTag::FaceCenteredStaggeredModel >
 The grid volume variables vector class. More...
 
struct  Dumux::Properties::GridFluxVariablesCache< TypeTag, TTag::FaceCenteredStaggeredModel >
 Set the global flux variables cache vector class. More...
 
struct  Dumux::Properties::GridVariables< TypeTag, TTag::FaceCenteredStaggeredModel >
 Set the grid variables (volume, flux and face variables) More...
 
struct  Dumux::Properties::BaseLocalResidual< TypeTag, TTag::FaceCenteredStaggeredModel >
 Set the BaseLocalResidual to FaceCenteredLocalResidual. More...
 
struct  Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::FaceCenteredStaggeredModel >
 Set the default for the ElementBoundaryTypes. More...
 
struct  Dumux::Detail::ProblemTraits< Problem, DiscretizationMethods::FCStaggered >
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 
namespace  Dumux::Properties
 
namespace  Dumux::Properties::TTag
 Type tag for numeric models.
 
namespace  Dumux::Detail
 Distance implementation details.
 
Include dependency graph for fcstaggered.hh: