pub type DeformationGradientRate = TensorRank2<3, 1, 0>;
Expand description
The deformation gradient rate $\dot{\mathbf{F}}
$.
Aliased Typeยง
struct DeformationGradientRate(/* private fields */);
pub type DeformationGradientRate = TensorRank2<3, 1, 0>;
The deformation gradient rate $\dot{\mathbf{F}}
$.
struct DeformationGradientRate(/* private fields */);