#include <dumux/geomechanics/hyperelastic/model.hh>
Public Types | |
using | GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
using | Scalar = GetPropType<TypeTag, Properties::Scalar> |
using | type = DefaultHyperelasticSpatialParams<GridGeometry, Scalar> |
using Dumux::Properties::SpatialParams< TypeTag, TTag::Hyperelastic >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry> |
using Dumux::Properties::SpatialParams< TypeTag, TTag::Hyperelastic >::Scalar = GetPropType<TypeTag, Properties::Scalar> |
using Dumux::Properties::SpatialParams< TypeTag, TTag::Hyperelastic >::type = DefaultHyperelasticSpatialParams<GridGeometry, Scalar> |