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::FVPressureTwoP > Struct Template Reference

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

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

Description

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

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

Public Types

using type = FVPressure2P< TypeTag >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::PressureModel< TypeTag, TTag::FVPressureTwoP >::type = FVPressure2P<TypeTag>

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