25#ifndef DUMUX_DISCRETIZATION_HOOKES_LAW_HH
26#define DUMUX_DISCRETIZATION_HOOKES_LAW_HH
38template <
class Scalar,
class Gr
idGeometry, DiscretizationMethod dm = Gr
idGeometry::discMethod>
The available discretization methods in Dumux.
make the local view function available whenever we use the grid geometry
Definition: adapt.hh:29
This computes the stress tensor and surface forces resulting from mechanical deformation.
Definition: hookeslaw.hh:39
Specialization of Hooke's law for the box scheme. This computes the stress tensor and surface forces ...