conspire::mechanics

Type Alias StretchingRate

Source
pub type StretchingRate = TensorRank2<3, 1, 1>;
Expand description

The stretching rate $\mathbf{D}$.

Aliased Typeยง

struct StretchingRate(/* private fields */);