conspire::mechanics

Type Alias Stiffness

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

A stiffness resulting from a force.

Aliased Typeยง

struct Stiffness(/* private fields */);