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

Per default, we use effective stresses on the basis of Hooke's Law. More...

#include <dumux/geomechanics/poroelastic/model.hh>

Description

template<class TypeTag>
struct Dumux::Properties::StressType< TypeTag, TTag::PoroElastic >

Per default, we use effective stresses on the basis of Hooke's Law.

Public Types

using type = EffectiveStressLaw< ElasticStressType, GridGeometry >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::StressType< TypeTag, TTag::PoroElastic >::type = EffectiveStressLaw< ElasticStressType, GridGeometry >

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