Set the default primary variable vector to a vector of size of number of equations. More...
#include <dumux/common/properties/model.hh>
Set the default primary variable vector to a vector of size of number of equations.
Public Types | |
using | type = Dune::FieldVector< GetPropType< TypeTag, Properties::Scalar >, GetPropType< TypeTag, Properties::ModelTraits >::numEq()> |
using Dumux::Properties::PrimaryVariables< TypeTag, TTag::ModelProperties >::type = Dune::FieldVector<GetPropType<TypeTag, Properties::Scalar>, GetPropType<TypeTag, Properties::ModelTraits>::numEq()> |