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

Set velocity reconstruction implementation standard cell centered finite volume schemes as default. More...

#include <dumux/porousmediumflow/2p/sequential/diffusion/cellcentered/pressureproperties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::Velocity< TypeTag, TTag::FVPressureTwoP >

Set velocity reconstruction implementation standard cell centered finite volume schemes as default.

Public Types

using type = FVVelocity2P< TypeTag >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::Velocity< TypeTag, TTag::FVPressureTwoP >::type = FVVelocity2P<TypeTag>

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