Set the volume variables property.
#include <dumux/solidmechanics/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> | 
| using Dumux::Properties::VolumeVariables< TypeTag, TTag::Hyperelastic >::MT = GetPropType<TypeTag, Properties::ModelTraits> | 
| using Dumux::Properties::VolumeVariables< TypeTag, TTag::Hyperelastic >::PV = GetPropType<TypeTag, Properties::PrimaryVariables> | 
| using Dumux::Properties::VolumeVariables< TypeTag, TTag::Hyperelastic >::Traits = HyperelasticVolumeVariablesTraits<PV, MT> | 
| using Dumux::Properties::VolumeVariables< TypeTag, TTag::Hyperelastic >::type = HyperelasticVolumeVariables<Traits> |