pub type MandelStress = TensorRank2<3, 2, 2>;
Expand description
The Mandel stress $\mathbf{M}
$.
Aliased Typeยง
struct MandelStress(/* private fields */);
pub type MandelStress = TensorRank2<3, 2, 2>;
The Mandel stress $\mathbf{M}
$.
struct MandelStress(/* private fields */);