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

Properties for a MPFA method. More...

#include <dumux/porousmediumflow/sequential/properties.hh>
#include <dune/grid/yaspgrid.hh>

Go to the source code of this file.

Description

Properties for a MPFA method.

Classes

struct  Dumux::GridTypes
 Indices denoting the different grid types. More...

Namespaces

namespace  Dumux
 make the local view function available whenever we use the grid geometry
namespace  Dumux::Properties

Functions

 Dumux::Properties::SET_TYPE_PROP (MPFAProperties, GridTypeIndices, GridTypes)
 Set grid type indices.

Variables

Type tag Dumux::Properties::MPFAProperties
 Basic Type tag for MFPA models.
Property tag Dumux::Properties::GridTypeIndices
 The grid type indices to decide which grid is used.
Property tag Dumux::Properties::GridImplementation
 Gives kind of grid implementation in form of a GridType.
Property tag Dumux::Properties::MPFAInteractionVolume
 Type of the data container for one interaction volume.
Property tag Dumux::Properties::MPFAInteractionVolumeContainer
 Type of the data container for one interaction volume.
Property tag Dumux::Properties::MPFATransmissibilityCalculator
 Type defining the transmissibility calculation.