pub type DeformationGradientRatePlastic = TensorRank2<3, Intermediate, Reference, Rate>;Expand description
The plastic deformation gradient rate $\dot{\mathbf{F}}_\mathrm{p}$.
Aliased Typeยง
pub struct DeformationGradientRatePlastic(/* private fields */);