Specifies the order of the upwinding scheme (1 == first order, 2 == second order(tvd methods)). More...
#include <dumux/common/properties.hh>

Specifies the order of the upwinding scheme (1 == first order, 2 == second order(tvd methods)).
Public Types | |
| using | type = UndefinedProperty |
| using Dumux::Properties::UpwindSchemeOrder< TypeTag, MyTypeTag >::type = UndefinedProperty |