Set the default vector with size number of equations to a field vector. More...
#include <dumux/common/properties/model.hh>
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()> |
using Dumux::Properties::NumEqVector< TypeTag, TTag::ModelProperties >::type = Dune::FieldVector<GetPropType<TypeTag, Properties::Scalar>, GetPropType<TypeTag, Properties::ModelTraits>::numEq()> |