3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | Static Public Member Functions | List of all members
Dumux::ThreePWaterOilModelTraits< onlyGasPhase > Struct Template Reference

Specifies a number properties of the three-phase two-component model. More...

#include <dumux/porousmediumflow/3pwateroil/model.hh>

Description

template<bool onlyGasPhase>
struct Dumux::ThreePWaterOilModelTraits< onlyGasPhase >

Specifies a number properties of the three-phase two-component model.

Public Types

using Indices = ThreePWaterOilIndices
 

Static Public Member Functions

static constexpr int numEq ()
 
static constexpr int numFluidPhases ()
 
static constexpr int numFluidComponents ()
 
static constexpr bool enableAdvection ()
 
static constexpr bool enableMolecularDiffusion ()
 
static constexpr bool enableEnergyBalance ()
 
static constexpr bool onlyGasPhaseCanDisappear ()
 

Member Typedef Documentation

◆ Indices

template<bool onlyGasPhase>
using Dumux::ThreePWaterOilModelTraits< onlyGasPhase >::Indices = ThreePWaterOilIndices

Member Function Documentation

◆ enableAdvection()

template<bool onlyGasPhase>
static constexpr bool Dumux::ThreePWaterOilModelTraits< onlyGasPhase >::enableAdvection ( )
inlinestaticconstexpr

◆ enableEnergyBalance()

template<bool onlyGasPhase>
static constexpr bool Dumux::ThreePWaterOilModelTraits< onlyGasPhase >::enableEnergyBalance ( )
inlinestaticconstexpr

◆ enableMolecularDiffusion()

template<bool onlyGasPhase>
static constexpr bool Dumux::ThreePWaterOilModelTraits< onlyGasPhase >::enableMolecularDiffusion ( )
inlinestaticconstexpr

◆ numEq()

template<bool onlyGasPhase>
static constexpr int Dumux::ThreePWaterOilModelTraits< onlyGasPhase >::numEq ( )
inlinestaticconstexpr

◆ numFluidComponents()

template<bool onlyGasPhase>
static constexpr int Dumux::ThreePWaterOilModelTraits< onlyGasPhase >::numFluidComponents ( )
inlinestaticconstexpr

◆ numFluidPhases()

template<bool onlyGasPhase>
static constexpr int Dumux::ThreePWaterOilModelTraits< onlyGasPhase >::numFluidPhases ( )
inlinestaticconstexpr

◆ onlyGasPhaseCanDisappear()

template<bool onlyGasPhase>
static constexpr bool Dumux::ThreePWaterOilModelTraits< onlyGasPhase >::onlyGasPhaseCanDisappear ( )
inlinestaticconstexpr

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