version 3.8
Dumux::Properties::PrimaryVariables< TypeTag, Dumux::Detail::HelmholtzOperator::TTag< P > > Struct Template Reference

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

#include <dumux/linear/helmholtzoperator.hh>

Public Types

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

Member Typedef Documentation

◆ type

template<class TypeTag , class P >
using Dumux::Properties::PrimaryVariables< TypeTag, Dumux::Detail::HelmholtzOperator::TTag< P > >::type = Dune::FieldVector< GetPropType<TypeTag, Properties::Scalar>, GetPropType<TypeTag, Properties::ModelTraits>::numEq() >

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