3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::TransportSolutionType< TypeTag, TTag::SequentialTwoPTwoC > Struct Template Reference

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

Inheritance diagram for Dumux::Properties::TransportSolutionType< TypeTag, TTag::SequentialTwoPTwoC >:
Inheritance graph

Public Types

using Scalar = GetPropType<TypeTag, Properties::Scalar>
using type = Dune::BlockVector<Dune::BlockVector<Dune::FieldVector<Scalar,1> > >
 type for vector of vector (of scalars)

Member Typedef Documentation

◆ Scalar

template<class TypeTag>
using Dumux::Properties::TransportSolutionType< TypeTag, TTag::SequentialTwoPTwoC >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type

template<class TypeTag>
using Dumux::Properties::TransportSolutionType< TypeTag, TTag::SequentialTwoPTwoC >::type = Dune::BlockVector<Dune::BlockVector<Dune::FieldVector<Scalar,1> > >

type for vector of vector (of scalars)


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