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::SequentialTwoPTwoC > Struct Template Reference

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

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) More...
 

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: