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

#include <dumux/porousmediumflow/properties.hh>

Inheritance diagram for Dumux::Properties::SolidSystem< TypeTag, TTag::PorousMediumFlow >:
Inheritance graph

Public Types

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

Member Typedef Documentation

◆ InertComponent

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

◆ Scalar

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

◆ type


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