version 3.8
Dumux::Properties::AdvectionType< TypeTag, TTag::PorousMediumFlow > Struct Template Reference

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

#include <dumux/porousmediumflow/properties.hh>

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: