3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
ccmpfa.hh File Reference

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

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.