pub type ForceList<const N: usize> = TensorRank1List<3, 1, N>;Expand description
A list of forces.
Aliased Typeยง
pub struct ForceList<const N: usize>(/* private fields */);pub type ForceList<const N: usize> = TensorRank1List<3, 1, N>;A list of forces.
pub struct ForceList<const N: usize>(/* private fields */);