pub type DeformationGradientRate = TensorRank2<3, Current, Reference, Rate>;
The deformation gradient rate $\dot{\mathbf{F}}$.
\dot{\mathbf{F}}
pub struct DeformationGradientRate(/* private fields */);