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

Properties for all models using cell-centered finite volume scheme with mpfa. More...

#include <dune/common/deprecated.hh>
#include <dune/common/reservedvector.hh>
#include <dumux/common/properties.hh>
#include <dumux/common/defaultmappertraits.hh>
#include <dumux/assembly/cclocalresidual.hh>
#include <dumux/discretization/fvproperties.hh>
#include <dumux/discretization/cellcentered/elementsolution.hh>
#include <dumux/discretization/cellcentered/elementboundarytypes.hh>
#include <dumux/discretization/cellcentered/mpfa/methods.hh>
#include <dumux/discretization/cellcentered/mpfa/fvgridgeometrytraits.hh>
#include <dumux/discretization/cellcentered/mpfa/fvgridgeometry.hh>
#include <dumux/discretization/cellcentered/mpfa/gridvolumevariables.hh>
#include <dumux/discretization/cellcentered/mpfa/gridfluxvariablescache.hh>
#include <dumux/discretization/cellcentered/mpfa/interactionvolumedatahandle.hh>
#include <dumux/discretization/cellcentered/mpfa/dualgridindexset.hh>
#include <dumux/discretization/cellcentered/mpfa/omethod/interactionvolume.hh>

Go to the source code of this file.

Description

Properties for all models using cell-centered finite volume scheme with mpfa.

Note
Inherit from these properties to use a cell-centered finite volume scheme with mpfa

Classes

struct  Dumux::Properties::TTag::CCMpfaModel
 
struct  Dumux::Properties::DualGridNodalIndexSet< TypeTag, TTag::CCMpfaModel >
 Set the index set type used on the dual grid nodes. More...
 
struct  Dumux::Properties::PrimaryInteractionVolume< TypeTag, TTag::CCMpfaModel >
 Per default, we use the dynamic mpfa-o interaction volume. More...
 
struct  Dumux::Properties::SecondaryInteractionVolume< TypeTag, TTag::CCMpfaModel >
 Per default, we use the dynamic mpfa-o interaction volume on boundaries. More...
 
struct  Dumux::Properties::GridGeometry< TypeTag, TTag::CCMpfaModel >
 Set the default for the grid geometry. More...
 
struct  Dumux::Properties::GridVolumeVariables< TypeTag, TTag::CCMpfaModel >
 The grid volume variables vector class. More...
 
struct  Dumux::Properties::GridFluxVariablesCache< TypeTag, TTag::CCMpfaModel >
 The grid volume variables vector class. More...
 
struct  Dumux::Properties::ElementBoundaryTypes< TypeTag, TTag::CCMpfaModel >
 Set the default for the ElementBoundaryTypes. More...
 
struct  Dumux::Properties::BaseLocalResidual< TypeTag, TTag::CCMpfaModel >
 Set the BaseLocalResidual to CCLocalResidual. More...
 

Namespaces

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