By default, we use hooke's law for stress evaluations. More...
#include <dumux/geomechanics/elastic/model.hh>
By default, we use hooke's law for stress evaluations.
Public Types | |
using | type = HookesLaw< GetPropType< TypeTag, Properties::Scalar >, GetPropType< TypeTag, Properties::GridGeometry > > |
using Dumux::Properties::StressType< TypeTag, TTag::Elastic >::type = HookesLaw< GetPropType<TypeTag, Properties::Scalar>, GetPropType<TypeTag, Properties::GridGeometry> > |