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

Defines the properties required for finite volume pressure models. More...

Go to the source code of this file.

Description

Defines the properties required for finite volume pressure models.

Namespaces

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

Functions

Type tag FVPressureOneP Dumux::Properties::INHERITS_FROM (PressureOneP))
 The type tag for the one-phase problems using a standard finite volume model.
 Dumux::Properties::SET_TYPE_PROP (FVPressureOneP, Velocity, FVVelocity1P< TypeTag >)
 Set velocity reconstruction implementation standard cell centered finite volume schemes as default.
 Dumux::Properties::SET_TYPE_PROP (FVPressureOneP, PressureModel, FVPressure1P< TypeTag >)
 Set finite volume implementation of the one-phase pressure equation as default pressure model.
 Dumux::Properties::SET_BOOL_PROP (FVPressureOneP, VisitFacesOnlyOnce, true)
 Allow assembling algorithm for the pressure matrix to assemble only from one side of a cell-cell interface.