3.6-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::ShallowWaterModelTraits Struct Reference

Specifies a number properties of shallow water models. More...

#include <dumux/freeflow/shallowwater/model.hh>

Description

Specifies a number properties of shallow water models.

Public Types

using Indices = ShallowWaterIndices
 

Static Public Member Functions

static constexpr int numEq ()
 
static constexpr int numPhases ()
 
static constexpr bool enableAdvection ()
 Enable advection. More...
 

Member Typedef Documentation

◆ Indices

Member Function Documentation

◆ enableAdvection()

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

Enable advection.

◆ numEq()

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

◆ numPhases()

static constexpr int Dumux::ShallowWaterModelTraits::numPhases ( )
inlinestaticconstexpr

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