pub type FirstPiolaKirchhoffTangentStiffness = TensorRank4<3, 1, 0, 1, 0>;
Expand description
The tangent stiffness associated with the first Piola-Kirchhoff stress $\boldsymbol{\mathcal{C}}
$.
Aliased Typeยง
struct FirstPiolaKirchhoffTangentStiffness(/* private fields */);