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::FVPressureOneP > Struct Template Reference

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

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

Description

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

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

Public Types

using type = FVVelocity1P< TypeTag >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::Velocity< TypeTag, TTag::FVPressureOneP >::type = FVVelocity1P<TypeTag>

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