pub type NodalVelocitiesHistory = TensorRank1Vec2D<3, 1>;
pub struct NodalVelocitiesHistory(/* private fields */);