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

The model traits of the elastic model. More...

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

Description

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

The model traits of the elastic model.

Public Types

using type = ElasticModelTraits< GetPropType< TypeTag, Properties::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::GridView>::dimension, GetPropType<TypeTag, Properties::SolidSystem>::numComponents >

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