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