conspire::mechanics

Type Alias MandelStress

Source
pub type MandelStress = TensorRank2<3, 2, 2>;
Expand description

The Mandel stress $\mathbf{M}$.

Aliased Typeยง

struct MandelStress(/* private fields */);