conspire::mechanics

Type Alias CauchyTangentStiffness

Source
pub type CauchyTangentStiffness = TensorRank4<3, 1, 1, 1, 0>;
Expand description

The tangent stiffness associated with the Cauchy stress $\boldsymbol{\mathcal{T}}$.

Aliased Typeยง

struct CauchyTangentStiffness(/* private fields */);