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

By default, we use a diffusive flux for the dispersive fluxes. More...

#include <dumux/porousmediumflow/properties.hh>

Description

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

By default, we use a diffusive flux for the dispersive fluxes.

Public Types

using type = DiffusiveDispersionFlux< TypeTag >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::DispersionFluxType< TypeTag, TTag::PorousMediumFlow >::type = DiffusiveDispersionFlux<TypeTag>

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