version 3.8
Dumux::Properties::StressType< TypeTag, TTag::Elastic > Struct Template Reference

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

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

Public Types

using type = HookesLaw< GetPropType< TypeTag, Properties::Scalar >, GetPropType< TypeTag, Properties::GridGeometry > >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::StressType< TypeTag, TTag::Elastic >::type = HookesLaw< GetPropType<TypeTag, Properties::Scalar>, GetPropType<TypeTag, Properties::GridGeometry> >

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