The model traits of the elastic model. More...
#include <dumux/geomechanics/elastic/model.hh>
The model traits of the elastic model.
Public Types | |
using | type = ElasticModelTraits< GetPropType< TypeTag, Properties::GridGeometry >::GridView::dimension, GetPropType< TypeTag, Properties::SolidSystem >::numComponents > |
using Dumux::Properties::ModelTraits< TypeTag, TTag::Elastic >::type = ElasticModelTraits< GetPropType<TypeTag, Properties::GridGeometry>::GridView::dimension, GetPropType<TypeTag, Properties::SolidSystem>::numComponents > |