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::OnePModelTraits Struct Reference

Specifies a number properties of single-phase models. More...

#include <dumux/porousmediumflow/1p/model.hh>

Description

Specifies a number properties of single-phase models.

Public Types

using Indices = OnePIndices<>
 Per default, we use the indices without offset. More...
 

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 ()
 

Member Typedef Documentation

◆ Indices

Per default, we use the indices without offset.

Member Function Documentation

◆ enableAdvection()

static constexpr bool Dumux::OnePModelTraits::enableAdvection ( )
inlinestaticconstexpr

◆ enableEnergyBalance()

static constexpr bool Dumux::OnePModelTraits::enableEnergyBalance ( )
inlinestaticconstexpr

◆ enableMolecularDiffusion()

static constexpr bool Dumux::OnePModelTraits::enableMolecularDiffusion ( )
inlinestaticconstexpr

◆ numEq()

static constexpr int Dumux::OnePModelTraits::numEq ( )
inlinestaticconstexpr

◆ numFluidComponents()

static constexpr int Dumux::OnePModelTraits::numFluidComponents ( )
inlinestaticconstexpr

◆ numFluidPhases()

static constexpr int Dumux::OnePModelTraits::numFluidPhases ( )
inlinestaticconstexpr

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