3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::PressureModel< TypeTag, TTag::FVPressureOneP > Struct Template Reference

Set finite volume implementation of the one-phase pressure equation as default pressure model. More...

#include <dumux/porousmediumflow/1p/sequential/diffusion/cellcentered/pressureproperties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::PressureModel< TypeTag, TTag::FVPressureOneP >

Set finite volume implementation of the one-phase pressure equation as default pressure model.

Public Types

using type = FVPressure1P< TypeTag >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::PressureModel< TypeTag, TTag::FVPressureOneP >::type = FVPressure1P<TypeTag>

The documentation for this struct was generated from the following file: