version 3.8.0
Loading...
Searching...
No Matches
Dumux::Properties::SolidSystem< TypeTag, TTag::PorousMediumFlow > Struct Template Reference

#include <dumux/porousmediumflow/properties.hh>

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

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

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