3.1-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 = typename GET_PROP_TYPE(TypeTag, 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 = typename GET_PROP_TYPE(TypeTag, 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: