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

Set the default vector with size number of equations to a field vector. More...

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

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

Description

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

Set the default vector with size number of equations to a field vector.

Public Types

using type = Dune::FieldVector<GetPropType<TypeTag, Properties::Scalar>, GetPropType<TypeTag, Properties::ModelTraits>::numEq()>

Member Typedef Documentation

◆ type

template<class TypeTag>
using Dumux::Properties::NumEqVector< TypeTag, TTag::ModelProperties >::type = Dune::FieldVector<GetPropType<TypeTag, Properties::Scalar>, GetPropType<TypeTag, Properties::ModelTraits>::numEq()>

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