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

#include <test/porousmediumflow/3p3c/implicit/columnxylol/problem.hh>

Public Types

using Scalar = GetPropType< TypeTag, Properties::Scalar >
 
using Component = Dumux::Components::Constant< 1, Scalar >
 
using type = SolidSystems::InertSolidPhase< Scalar, Component >
 

Member Typedef Documentation

◆ Component

template<class TypeTag >
using Dumux::Properties::SolidSystem< TypeTag, TTag::Column >::Component = Dumux::Components::Constant<1, Scalar>

◆ Scalar

template<class TypeTag >
using Dumux::Properties::SolidSystem< TypeTag, TTag::Column >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type

template<class TypeTag >
using Dumux::Properties::SolidSystem< TypeTag, TTag::Column >::type = SolidSystems::InertSolidPhase<Scalar, Component>

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