3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::UpwindSchemeOrder< TypeTag, MyTypeTag > Struct Template Reference

Specifies the order of the upwinding scheme (1 == first order, 2 == second order(tvd methods)). More...

#include <dumux/common/properties.hh>

Inheritance diagram for Dumux::Properties::UpwindSchemeOrder< TypeTag, MyTypeTag >:
Inheritance graph

Description

template<class TypeTag, class MyTypeTag>
struct Dumux::Properties::UpwindSchemeOrder< TypeTag, MyTypeTag >

Specifies the order of the upwinding scheme (1 == first order, 2 == second order(tvd methods)).

Public Types

using type = UndefinedProperty

Member Typedef Documentation

◆ type

template<class TypeTag, class MyTypeTag>
using Dumux::Properties::UpwindSchemeOrder< TypeTag, MyTypeTag >::type = UndefinedProperty

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