conspire::mechanics

Type Alias Traction

Source
pub type Traction = TensorRank1<3, 1>;
Expand description

A traction.

Aliased Typeยง

struct Traction(/* private fields */);