#include <dumux/geomechanics/hyperelastic/spatialparams.hh>
◆ DefaultHyperelasticSpatialParams()
template<class GridGeometry , class Scalar >
◆ asImp_() [1/2]
◆ asImp_() [2/2]
◆ bulkModulus()
template<class GridGeometry , class Scalar >
◆ extrusionFactor()
This means the factor by which a lower-dimensional (1D or 2D) entity needs to be expanded to get a full dimensional cell. The default is 1.0 which means that 1D problems are actually thought as pipes with a cross section of 1 m^2 and 2D problems are assumed to extend 1 m to the back.
◆ extrusionFactorAtPos()
◆ firstLameParameter()
template<class GridGeometry , class Scalar >
◆ gravity()
The default behaviour is a constant gravity vector; if the Problem.EnableGravity
parameter is true, \(\boldsymbol{g} = ( 0,\dots,\ -9.81)^T \), else \(\boldsymbol{g} = ( 0,\dots, 0)^T \).
- Parameters
-
pos | the spatial position at which to evaluate the gravity vector |
◆ gridGeometry()
◆ poissonRatio()
template<class GridGeometry , class Scalar >
◆ shearModulus()
template<class GridGeometry , class Scalar >
◆ temperature()
◆ temperatureAtPos()
- Parameters
-
globalPos | The position in global coordinates where the temperature should be specified. |
◆ youngsModulus()
template<class GridGeometry , class Scalar >
The documentation for this class was generated from the following file: