conspire::mechanics

Type Alias FirstPiolaKirchhoffRateTangentStiffnesses

Source
pub type FirstPiolaKirchhoffRateTangentStiffnesses<const W: usize> = TensorRank4List<3, 1, 0, 1, 0, W>;
Expand description

A list of first Piola-Kirchhoff rate tangent stiffnesses.

Aliased Typeยง

struct FirstPiolaKirchhoffRateTangentStiffnesses<const W: usize>(/* private fields */);