pub type FirstPiolaKirchhoffStressList<const N: usize> = TensorRank2List<3, Current, Reference, N, Stress>;Expand description
A list of first Piola-Kirchhoff stresses.
Aliased Typeยง
pub struct FirstPiolaKirchhoffStressList<const N: usize>(/* private fields */);