3.2-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::Geomechanics > Struct Template Reference

Per default we use one constant component in the inert solid system. More...

#include <dumux/geomechanics/properties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::SolidSystem< TypeTag, TTag::Geomechanics >

Per default we use one constant component in the inert solid system.

Public Types

using type = SolidSystems::InertSolidPhase< Scalar, InertComponent >
 

Member Typedef Documentation

◆ type

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

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