Type Alias RightCauchyGreenDeformation

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

The right Cauchy-Green deformation $\mathbf{C}$.

Aliased Typeยง

struct RightCauchyGreenDeformation(/* private fields */);