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