3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
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>

Inheritance diagram for Dumux::Properties::SolutionVector< TypeTag, TTag::SequentialModel >:
Inheritance graph

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: