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

The model traits of the elastic model.

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

Public Types

using type = ElasticModelTraits< GetPropType< TypeTag, Properties::GridGeometry >::GridView::dimension, GetPropType< TypeTag, Properties::SolidSystem >::numComponents >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::ModelTraits< TypeTag, TTag::Elastic >::type = ElasticModelTraits< GetPropType<TypeTag, Properties::GridGeometry>::GridView::dimension, GetPropType<TypeTag, Properties::SolidSystem>::numComponents >

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