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

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

#include <dumux/porousmediumflow/2p/sequential/transport/cellcentered/properties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::TransportModel< TypeTag, TTag::FVTransportTwoP >

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

Public Types

using type = FVSaturation2P< TypeTag >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::TransportModel< TypeTag, TTag::FVTransportTwoP >::type = FVSaturation2P<TypeTag>

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