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