DeformationGradient

Type Alias DeformationGradient 

Source
pub type DeformationGradient = TensorRank2<3, 1, 0>;
Expand description

The deformation gradient $\mathbf{F}$.

Aliased Typeยง

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