@@ -48,7 +48,7 @@ struct Grid { using type = UndefinedProperty; }; //!< The DUNE
template<classTypeTag,classMyTypeTag>
structPrimaryVariables{usingtype=UndefinedProperty;};//!< A vector of primary variables
template<classTypeTag,classMyTypeTag>
structNumEqVector{usingtype=UndefinedProperty;};//!< A vector of size number equations that can be used for Neumann fluxes, sources, residuals, ...
struct[[deprecated("NumEqVector will be removed after 3.4. Implemented in dumux/common/numeqvector.hh instead.")]]NumEqVector{usingtype=UndefinedProperty;};//!< A vector of size number equations that can be used for Neumann fluxes, sources, residuals, ...
template<classTypeTag,classMyTypeTag>
structModelTraits{usingtype=UndefinedProperty;};//!< Traits class encapsulating model specifications