conspire::mechanics

Type Alias DeformationGradientRate

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

The deformation gradient rate $\dot{\mathbf{F}}$.

Aliased Typeยง

struct DeformationGradientRate(/* private fields */);