3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::AdvectionType< TypeTag, TTag::PorousMediumFlow > Struct Template Reference

By default, we use darcy's law for the advective fluxes. More...

#include <dumux/porousmediumflow/properties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::AdvectionType< TypeTag, TTag::PorousMediumFlow >

By default, we use darcy's law for the advective fluxes.

Public Types

using type = DarcysLaw< TypeTag >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::AdvectionType< TypeTag, TTag::PorousMediumFlow >::type = DarcysLaw<TypeTag>

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