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

Boundary types at a single degree of freedom. More...

#include <dumux/discretization/fvproperties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::BoundaryTypes< TypeTag, TTag::FiniteVolumeModel >

Boundary types at a single degree of freedom.

Public Types

using type = Dumux::BoundaryTypes< GetPropType< TypeTag, Properties::ModelTraits >::numEq()>
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::BoundaryTypes< TypeTag, TTag::FiniteVolumeModel >::type = Dumux::BoundaryTypes<GetPropType<TypeTag, Properties::ModelTraits>::numEq()>

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