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

Set the volume variables property.

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

Public Types

using PV = GetPropType< TypeTag, Properties::PrimaryVariables >
 
using MT = GetPropType< TypeTag, Properties::ModelTraits >
 
using Traits = HyperelasticVolumeVariablesTraits< PV, MT >
 
using type = HyperelasticVolumeVariables< Traits >
 

Member Typedef Documentation

◆ MT

template<class TypeTag >
using Dumux::Properties::VolumeVariables< TypeTag, TTag::Hyperelastic >::MT = GetPropType<TypeTag, Properties::ModelTraits>

◆ PV

template<class TypeTag >
using Dumux::Properties::VolumeVariables< TypeTag, TTag::Hyperelastic >::PV = GetPropType<TypeTag, Properties::PrimaryVariables>

◆ Traits

template<class TypeTag >
using Dumux::Properties::VolumeVariables< TypeTag, TTag::Hyperelastic >::Traits = HyperelasticVolumeVariablesTraits<PV, MT>

◆ type

template<class TypeTag >
using Dumux::Properties::VolumeVariables< TypeTag, TTag::Hyperelastic >::type = HyperelasticVolumeVariables<Traits>

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