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

Set number of components to 1 for immiscible two-phase models Each phase consists of 1 pure component. More...

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

Description

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

Set number of components to 1 for immiscible two-phase models Each phase consists of 1 pure component.

Static Public Attributes

static constexpr int value = 1
 

Member Data Documentation

◆ value

template<class TypeTag >
constexpr int Dumux::Properties::NumComponents< TypeTag, TTag::SequentialTwoP >::value = 1
staticconstexpr

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