MandelStress

Type Alias MandelStress 

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

The Mandel stress $\mathbf{M}$.

Aliased Typeยง

pub struct MandelStress(/* private fields */);