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