version 3.8
Dumux::Properties::SpatialParams< TypeTag, TTag::Hyperelastic > Struct Template Reference

#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 >
 

Member Typedef Documentation

◆ GridGeometry

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::Hyperelastic >::GridGeometry = GetPropType<TypeTag, Properties::GridGeometry>

◆ Scalar

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::Hyperelastic >::Scalar = GetPropType<TypeTag, Properties::Scalar>

◆ type

template<class TypeTag >
using Dumux::Properties::SpatialParams< TypeTag, TTag::Hyperelastic >::type = DefaultHyperelasticSpatialParams<GridGeometry, Scalar>

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