pub type StretchingRate = TensorRank2<3, Current, Current, Rate>;
The stretching rate $\mathbf{D}$.
\mathbf{D}
pub struct StretchingRate(/* private fields */);