#include <dumux/common/properties/model.hh>
Set the default primary variable vector to a vector of size of number of equations TODO: this needs to be adapted after release 3.4 when Properties::NumEqVector is removed.
Public Types | |
using | type = GetPropType< TypeTag, Properties::NumEqVector > |
using Dumux::Properties::PrimaryVariables< TypeTag, TTag::ModelProperties >::type = GetPropType<TypeTag, Properties::NumEqVector> |