DeformationGradient2

Type Alias DeformationGradient2 

Source
pub type DeformationGradient2 = TensorRank2<3, 2, 0>;
Expand description

The second deformation gradient $\mathbf{F}_2$.

Aliased Typeยง

pub struct DeformationGradient2(/* private fields */);