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

By default, we use hooke's law for stress evaluations. More...

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

Inheritance diagram for Dumux::Properties::StressType< TypeTag, TTag::Elastic >:
Inheritance graph

Description

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

By default, we use hooke's law for stress evaluations.

Public Types

using type

Member Typedef Documentation

◆ type

template<class TypeTag>
using Dumux::Properties::StressType< TypeTag, TTag::Elastic >::type
Initial value:
typename Properties::Detail::GetPropImpl< TypeTag, Property >::type::type GetPropType
get the type alias defined in the property (equivalent to old macro GET_PROP_TYPE(....
Definition propertysystem.hh:149
This computes the stress tensor and surface forces resulting from mechanical deformation.
Definition hookeslaw.hh:39

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