pub type DeformationGradientElastic = TensorRank2<3, 1, 2>;
Expand description
The elastic deformation gradient $\mathbf{F}_\mathrm{e}
$.
Aliased Typeยง
struct DeformationGradientElastic(/* private fields */);
pub type DeformationGradientElastic = TensorRank2<3, 1, 2>;
The elastic deformation gradient $\mathbf{F}_\mathrm{e}
$.
struct DeformationGradientElastic(/* private fields */);