3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::PrimaryVariables< TypeTag, TTag::ModelProperties > Struct Template Reference

Set the default primary variable vector to a vector of size of number of equations. More...

#include <dumux/common/properties/model.hh>

Inheritance diagram for Dumux::Properties::PrimaryVariables< TypeTag, TTag::ModelProperties >:
Inheritance graph

Description

template<class TypeTag>
struct Dumux::Properties::PrimaryVariables< TypeTag, TTag::ModelProperties >

Set the default primary variable vector to a vector of size of number of equations.

Public Types

using type = GetPropType<TypeTag, Properties::NumEqVector>

Member Typedef Documentation

◆ type

template<class TypeTag>
using Dumux::Properties::PrimaryVariables< TypeTag, TTag::ModelProperties >::type = GetPropType<TypeTag, Properties::NumEqVector>

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