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