3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::SolutionVector< TypeTag, TTag::SequentialModel > Struct Template Reference

For compatibility with new style models we need a solution vector type. More...

#include <dumux/porousmediumflow/sequential/properties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::SolutionVector< TypeTag, TTag::SequentialModel >

For compatibility with new style models we need a solution vector type.

Public Types

using type = typename GetProp< TypeTag, SolutionTypes >::ScalarSolution
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::SolutionVector< TypeTag, TTag::SequentialModel >::type = typename GetProp<TypeTag, SolutionTypes>::ScalarSolution

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