#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> | 
| using Dumux::Properties::SolidSystem< TypeTag, TTag::PorousMediumFlow >::InertComponent = Components::Constant<1, Scalar> | 
| using Dumux::Properties::SolidSystem< TypeTag, TTag::PorousMediumFlow >::Scalar = GetPropType<TypeTag, Properties::Scalar> | 
| using Dumux::Properties::SolidSystem< TypeTag, TTag::PorousMediumFlow >::type = SolidSystems::InertSolidPhase<Scalar, InertComponent> |