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

The face primary variables. More...

#include <dumux/discretization/staggered.hh>

Description

template<class TypeTag>
struct Dumux::Properties::FacePrimaryVariables< TypeTag, TTag::StaggeredModel >

The face primary variables.

Public Types

using type = Dune::FieldVector< GetPropType< TypeTag, Properties::Scalar >, getPropValue< TypeTag, Properties::NumEqFace >()>
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::FacePrimaryVariables< TypeTag, TTag::StaggeredModel >::type = Dune::FieldVector<GetPropType<TypeTag, Properties::Scalar>, getPropValue<TypeTag, Properties::NumEqFace>()>

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