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

Default implementation for the Vector of the transportet quantity. More...

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

Description

template<class TypeTag>
struct Dumux::Properties::TransportSolutionType< TypeTag, TTag::Transport >

Default implementation for the Vector of the transportet quantity.

This type defines the data type of the transportet quantity. In case of a immiscible 2p system, this would represent a vector holding the saturation of one phase.

Public Types

using type = typename SolutionType::ScalarSolution
 type for vector of scalar properties More...
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::TransportSolutionType< TypeTag, TTag::Transport >::type = typename SolutionType::ScalarSolution

type for vector of scalar properties


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