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

Set standart CellData of immiscible two-phase models as default. More...

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

Description

template<class TypeTag>
struct Dumux::Properties::CellData< TypeTag, TTag::SequentialTwoP >

Set standart CellData of immiscible two-phase models as default.

Public Types

using type = CellData2P< TypeTag, getPropValue< TypeTag, Properties::EnableCompressibility >()>
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::CellData< TypeTag, TTag::SequentialTwoP >::type = CellData2P<TypeTag, getPropValue<TypeTag, Properties::EnableCompressibility>()>

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