version 3.8
Dumux::Properties::PrimaryVariables< TypeTag, TTag::ModelProperties > Struct Template Reference

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

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

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::PrimaryVariables< 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: