version 3.8
Dumux::Properties::FluxVariablesCache< TypeTag, TTag::Geomechanics > Struct Template Reference

The flux variables cache class for models involving flow in porous media.

#include <dumux/geomechanics/properties.hh>

Public Types

using type = StressVariablesCache< GetPropType< TypeTag, Properties::Scalar >, GetPropType< TypeTag, Properties::GridGeometry > >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::FluxVariablesCache< TypeTag, TTag::Geomechanics >::type = StressVariablesCache< GetPropType<TypeTag, Properties::Scalar>, GetPropType<TypeTag, Properties::GridGeometry> >

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