Skip to main content

FirstPiolaKirchhoffTangentStiffnessList

Type Alias FirstPiolaKirchhoffTangentStiffnessList 

Source
pub type FirstPiolaKirchhoffTangentStiffnessList<const N: usize> = TensorRank4List<3, Current, Reference, Current, Reference, N, Stress>;
Expand description

A list of first Piola-Kirchhoff tangent stiffnesses.

Aliased Typeยง

pub struct FirstPiolaKirchhoffTangentStiffnessList<const N: usize>(/* private fields */);