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

Traits class for the volume variables of the shallow water model. More...

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

Description

template<class PV, class MT>
struct Dumux::ShallowWaterVolumeVariablesTraits< PV, MT >

Traits class for the volume variables of the shallow water model.

Template Parameters
PVThe type used for primary variables
MTThe model traits

Public Types

using PrimaryVariables = PV
 
using ModelTraits = MT
 

Member Typedef Documentation

◆ ModelTraits

template<class PV , class MT >
using Dumux::ShallowWaterVolumeVariablesTraits< PV, MT >::ModelTraits = MT

◆ PrimaryVariables

template<class PV , class MT >
using Dumux::ShallowWaterVolumeVariablesTraits< PV, MT >::PrimaryVariables = PV

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